You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Method RawInstListBuilder::buildLdcInsnNode() is missing support for ldc with constant pool entries of type CONSTANT_MethodType or CONSTANT_Dynamic as an argument.
An attempt to load class file with above mentioned instructions will fail with "Unknown LDC constant" exception.