mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00

Anonymous classes instantitated in explicit constructor calls cannot have enclosing instance Reviewed-by: vromero
2 lines
92 B
Text
2 lines
92 B
Text
AnonymousInSuperCallNegTest.java:23:49: compiler.err.cant.ref.before.ctor.called: x
|
|
1 error
|