mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-08 10:09:14 +00:00
Added a post-attribution visitor that fixup uninitialized types/symbol in AST after erroneous attribution Reviewed-by: jjg
4 lines
223 B
Plaintext
4 lines
223 B
Plaintext
FailOver02.java:10:1: compiler.err.does.not.override.abstract: Test, close(), java.lang.AutoCloseable
|
|
FailOver02.java:12:9: compiler.err.cant.resolve.location.args: kindname.method, close, , , kindname.class, Test
|
|
2 errors
|