test/tools/javac/defaultMethods/Pos10.java

changeset 1415
01c9d4161882
parent 1393
d7d932236fee
child 2020
bb7271e64ef6
     1.1 --- a/test/tools/javac/defaultMethods/Pos10.java	Fri Nov 16 18:27:36 2012 +0000
     1.2 +++ b/test/tools/javac/defaultMethods/Pos10.java	Sat Nov 17 19:01:03 2012 +0000
     1.3 @@ -25,7 +25,7 @@
     1.4   * @test
     1.5   * @summary check that type-variables in generic extension decl can be accessed from default impl
     1.6   * @author  Maurizio Cimadamore
     1.7 - * @compile -XDallowDefaultMethods Pos10.java
     1.8 + * @compile Pos10.java
     1.9   */
    1.10  
    1.11  class Pos10 {

mercurial