test/tools/javac/defaultMethods/Pos06.java

changeset 1415
01c9d4161882
parent 1393
d7d932236fee
child 2020
bb7271e64ef6
     1.1 --- a/test/tools/javac/defaultMethods/Pos06.java	Fri Nov 16 18:27:36 2012 +0000
     1.2 +++ b/test/tools/javac/defaultMethods/Pos06.java	Sat Nov 17 19:01:03 2012 +0000
     1.3 @@ -25,7 +25,7 @@
     1.4   * @test
     1.5   * @summary check that well-formed MI hierarchies behaves well w.r.t. method resolution (i.e. no ambiguities)
     1.6   * @author  Maurizio Cimadamore
     1.7 - * @compile -XDallowDefaultMethods Pos06.java
     1.8 + * @compile Pos06.java
     1.9   */
    1.10  
    1.11  class Pos06 {

mercurial