-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
9
During work on JDK-8074425 for creation of golden files for negative tests, it was discovered that the error diagnostic generated for tools/javac/generics/GenLit2.java can be improved by parametrizing the diagnostic to accept a more specific description.
Current golden file for this test:
GenLit2.java:13:18: compiler.err.type.var.cant.be.deref
1 error
Current golden file for this test:
GenLit2.java:13:18: compiler.err.type.var.cant.be.deref
1 error
- relates to
-
JDK-8043283 Create .out files for negative tests in langtools regression ws
-
- Resolved
-