the handling of ConstantValues of type MethodHandle and MethodType is completely broken

Issue #24 resolved
Michael Eichberg repo owner created an issue

MethodHandle and MethodType (i.e., MethodDescriptors) are not treated as constant values that can be loaded using the LDC instruction.

Comments (4)

  1. Log in to comment