AfterInitBodyMarker: fix a problem where the detection of the first...
AfterInitBodyMarker: fix a problem where the detection of the first instruction of a constructor body failed for the Object class, because it does not call the superclass constructor and ASM does not invoke the onMethodEnter() method the method adapter.
Showing
Please register or sign in to comment