Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: core-libs

        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).

              Assignee:
              Kumar Srinivasan
              Reporter:
              Paul Sandoz
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: