test/tools/javac/generics/diamond/neg/Neg10.java

changeset 914
ca32f2986301
parent 537
9d9d08922405
child 1510
7873d37f5b37
     1.1 --- a/test/tools/javac/generics/diamond/neg/Neg10.java	Mon Mar 07 14:11:48 2011 +0000
     1.2 +++ b/test/tools/javac/generics/diamond/neg/Neg10.java	Mon Mar 07 14:31:50 2011 +0000
     1.3 @@ -1,8 +1,8 @@
     1.4  /*
     1.5   * @test /nodynamiccopyright/
     1.6 - * @bug 6939620
     1.7 + * @bug 6939620 7020044
     1.8   *
     1.9 - * @summary  Switch to 'complex' diamond inference scheme
    1.10 + * @summary  Check that 'complex' diamond can infer type that is too specific
    1.11   * @author mcimadamore
    1.12   * @compile/fail/ref=Neg10.out Neg10.java -XDrawDiagnostics
    1.13   *

mercurial