test/tools/javac/defaultMethods/Neg16.java

changeset 2020
bb7271e64ef6
parent 1415
01c9d4161882
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/defaultMethods/Neg16.java	Mon Sep 09 23:13:45 2013 +0200
     1.2 +++ b/test/tools/javac/defaultMethods/Neg16.java	Tue Sep 10 13:47:51 2013 +0200
     1.3 @@ -1,5 +1,5 @@
     1.4 -/*
     1.5 - * @test /nodynamiccopyright/
     1.6 +/* @test /nodynamiccopyright/
     1.7 + * @bug 7192246
     1.8   * @summary check that level skipping in default super calls is correctly rejected
     1.9   * @compile/fail/ref=Neg16.out -XDrawDiagnostics Neg16.java
    1.10   */

mercurial