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

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • 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).

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

                Created:
                Updated:
                Resolved: