< prev index next >

test/langtools/tools/javac/lambda/methodReference/MethodReferenceInConstructorInvocation.out

Print this page
@@ -1,3 +1,3 @@
  MethodReferenceInConstructorInvocation.java:20:21: compiler.err.cant.ref.before.ctor.called: super
- MethodReferenceInConstructorInvocation.java:24:30: compiler.err.cant.ref.before.ctor.called: super
+ MethodReferenceInConstructorInvocation.java:24:36: compiler.err.cant.ref.before.ctor.called: getString()
  2 errors
< prev index next >