mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
10 lines
No EOL
226 B
Text
10 lines
No EOL
226 B
Text
AnonClassTest.java:18: warning: no comment
|
|
int field;
|
|
^
|
|
AnonClassTest.java:21: warning: no comment
|
|
void m() { }
|
|
^
|
|
AnonClassTest.java:30: warning: no comment
|
|
E2 { },
|
|
^
|
|
3 warnings |