mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-15 21:05:11 +00:00
Match the required and actual annotations using Element equivalence rather than TypeMirror equivalence, to avoid trouble with erroneous types. Reviewed-by: darcy
5 lines
277 B
Plaintext
5 lines
277 B
Plaintext
ErroneousAnnotations.java:8:2: compiler.err.cant.resolve: kindname.class, Undefined, ,
|
|
ErroneousAnnotations.java:10:6: compiler.err.cant.resolve.location: kindname.class, Undefined, , , (compiler.misc.location: kindname.class, ErroneousAnnotations, null)
|
|
2 errors
|
|
Results: []
|