Blocks :
|
When JDK-8027227 is fixed the files InnerClassLambdaMetafactory.java and InvokerBytecodeGenerator.java need to be updated for calls to MethodVistor.visitMethodInsn when the method to be invoked is a non-abstract method on an interface. In addition the major version of the generated class files should be bumped up to 52 (Opcodes.V1_8).
|