mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-07 00:48:38 +00:00
6 lines
374 B
Plaintext
6 lines
374 B
Plaintext
MissingContainer.java:20:1: compiler.err.invalid.containedby.annotation: Foo
|
|
MissingContainer.java:20:6: compiler.err.invalid.containedby.annotation: Foo
|
|
MissingContainer.java:12:1: compiler.err.annotation.missing.default.value: java.lang.annotation.ContainedBy, value
|
|
MissingContainer.java:15:1: compiler.err.invalid.container.wrong.containedby: Foo, FooContainer
|
|
4 errors
|