mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-01 22:18:23 +00:00
Anonymous classes instantitated in explicit constructor calls cannot have enclosing instance Reviewed-by: vromero
3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
AnonymousInSuperCallNegTest.java:23:49: compiler.err.cant.ref.before.ctor.called: x
|
|
1 error
|