jdk-24/test/langtools/tools/javac/lint/JdkInternalAbuseOfVbc.out
2020-12-24 17:32:25 +00:00

7 lines
338 B
Plaintext

SomeVbc.java:15:13: compiler.warn.attempt.to.synchronize.on.instance.of.value.based.class
- compiler.err.warnings.and.werror
SomeVbc.java:26:13: compiler.warn.attempt.to.synchronize.on.instance.of.value.based.class
JdkInternalAbuseOfVbc.java:17:13: compiler.warn.attempt.to.synchronize.on.instance.of.value.based.class
1 error
3 warnings