test/tools/javac/defaultMethods/defaultMethodExecution/DefaultMethodRegressionTests.java

changeset 1721
abd153854f16
parent 1448
7d34e91f66bb
     1.1 --- a/test/tools/javac/defaultMethods/defaultMethodExecution/DefaultMethodRegressionTests.java	Wed May 01 08:46:04 2013 -0700
     1.2 +++ b/test/tools/javac/defaultMethods/defaultMethodExecution/DefaultMethodRegressionTests.java	Fri May 03 09:56:56 2013 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
     1.6 + * Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
     1.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8   *
     1.9   * This code is free software; you can redistribute it and/or modify it
    1.10 @@ -25,7 +25,7 @@
    1.11  
    1.12  /**
    1.13   * @test
    1.14 - * @ignore 8004360
    1.15 + * @ignore 8007517: DefaultMethodRegressionTests.java fail in TL
    1.16   * @bug 8003639
    1.17   * @summary convert lambda testng tests to jtreg and add them
    1.18   * @run testng DefaultMethodRegressionTests

mercurial