When a breakpoint is set to MethodHandle target method and the method become compiled, the breakpoint event is not received for the target method.
- duplicates
-
JDK-6990212 JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
- Closed