Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8027232

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 8
    • core-libs

    Backports

      Description

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

        Attachments

          Issue Links

            Activity

              People

                ksrini Kumar Srinivasan
                psandoz Paul Sandoz
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: