-
Bug
-
Resolution: Duplicate
-
P3
-
8u60, 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8065978 | 8u60 | Vladimir Ivanov | P3 | Closed | Won't Fix |
The code which posts the creation of dynamic code for JVMTI currently posts the event for vtable stubs when a whole chunk is allocated but not filled in. This means that tools which capture the code at creation time get the wrong contents. It really should occur after they are filled in.
- backported by
-
JDK-8065978 vtable stubs notification for JVMTI should happen after they are filled in
-
- Closed
-
- duplicates
-
JDK-8025841 JVMTI: "vtable stub" dynamic code notification is misplaced
-
- Resolved
-