processing of the reference_kind items is incorrect, excepting REF_invokeStatic, REF_invokeSpecial.
For example in the construction
ldc Dynamic REF_invokeVirtual:InterfaceMethod ClassName:"<clinit>"
the InterfaceMethod tag causes jasm's failure
For example in the construction
ldc Dynamic REF_invokeVirtual:InterfaceMethod ClassName:"<clinit>"
the InterfaceMethod tag causes jasm's failure
- relates to
-
CODETOOLS-7902913 jasm incorrectly processes the instruction pair: ldc MethodHandle
-
- Resolved
-