-
Bug
-
Resolution: Fixed
-
P4
-
hs20
-
b02
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2212431 | 8 | Tom Rodriguez | P4 | Resolved | Fixed | b01 |
JDK-2213547 | 7u2 | Vladimir Kozlov | P4 | Closed | Fixed | b04 |
JVMTI MethodEntry hook is:
- not called for JSR 292 bootstrap method.
- called only once for multiple JSR 292 target method invocations from the same CallSite
Tested on JDK 7 b112 (hs20-b01).
Please see comments for details.
For b135: MethodEntry is not called for methods called using invokedynamic from compiled code (-Xcomp)
- not called for JSR 292 bootstrap method.
- called only once for multiple JSR 292 target method invocations from the same CallSite
Tested on JDK 7 b112 (hs20-b01).
Please see comments for details.
For b135: MethodEntry is not called for methods called using invokedynamic from compiled code (-Xcomp)
- backported by
-
JDK-2212431 JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
- Resolved
-
JDK-2213547 JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
- Closed
- duplicates
-
JDK-7016274 JSR 292 Breakpoint set to MH target is not trigged in compiled code
- Closed
- relates to
-
JDK-7075623 6990212 broke raiseException in 64 bit
- Closed