jdk-24/test/langtools/tools/javac/lint/JdkInternalAbuseOfVbc.out

7 lines
338 B
Plaintext
Raw Normal View History

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