mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-02 22:48:35 +00:00
4 lines
188 B
Plaintext
4 lines
188 B
Plaintext
Test.java:11:1: compiler.err.already.defined.single.import: p1.A1.f
|
|
Test.java:16:13: compiler.err.ref.ambiguous: f, kindname.class, p1.A1.f, p1.A1, kindname.class, p2.A2.f, p2.A2
|
|
2 errors
|