JDK-8192891 : Release Note: NotifyFramePop Request Is Not Cleared if JVMTI_EVENT_FRAME_POP Is Disabled
Type:Sub-task
Component:hotspot
Sub-Component:jvmti
Affected Version:11
Priority:P4
Status:Closed
Resolution:Delivered
Submitted:2017-12-01
Updated:2019-05-07
Resolved:2018-06-07
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
In the previous release, a NotifyFramePop request was only cleared when the `JVMTI_EVENT_FRAME_POP` was enabled.
Now it is always cleared when the corresponding frame is popped, regardless of whether the `JVMTI_EVENT_FRAME_POP` is enabled or not.
Comments
Assigning this sub-task to Alex.
I will be a reviewer.
My review is:
This release note is good. :)
Dan also approved this release note.
Resolving it as Delivered.