author | erikj |
Tue, 12 Sep 2017 19:03:39 +0200 | |
changeset 47216 | 71c04702a3d5 |
parent 24794 | langtools/test/tools/javac/generics/diamond/T8041713/DiamondPlusUnexistingMethodRefCrashTest.out@22946bb4c27d |
permissions | -rw-r--r-- |
24794
22946bb4c27d
8041713: Type inference of non-existent method references crashes the compiler
vromero
parents:
diff
changeset
|
1 |
DiamondPlusUnexistingMethodRefCrashTest.java:10:55: compiler.err.invalid.mref: kindname.method, (compiler.misc.cant.resolve.location.args: kindname.method, doNotExists, , , (compiler.misc.location: kindname.class, DiamondPlusUnexistingMethodRefCrashTest, null)) |
22946bb4c27d
8041713: Type inference of non-existent method references crashes the compiler
vromero
parents:
diff
changeset
|
2 |
1 error |