-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11, 13, 14
-
Component/s: core-libs
-
None
-
b13
Current pluging generates a invokeVirtual DMH with the L_L shape, which is invalid. The issue is benign, since any such invalid shape will never be picked up at run-time, but we should probably put a check in place to disallow such code to be generated.