RFR: JDK-8187289: NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled

Daniel D. Daugherty daniel.daugherty at oracle.com
Wed Jun 6 20:59:52 UTC 2018


On 5/23/18 3:33 PM, Alex Menkov wrote:
> Hi all,
>
> Please take a look at a fix for
> https://bugs.openjdk.java.net/browse/JDK-8187289
>
> webrev: http://cr.openjdk.java.net/~amenkov/notifyFramePop/webrev/

src/hotspot/share/prims/jvmtiEventController.cpp
     No comments.

src/hotspot/share/prims/jvmtiExport.cpp
     No comments.

test/hotspot/jtreg/serviceability/jvmti/NotifyFramePop/NotifyFramePopTest.java
     No comments.

test/hotspot/jtreg/serviceability/jvmti/NotifyFramePop/libNotifyFramePopTest.c
     No comments.

I compared this patch with Serguei's last patch and I _think_ I understand
the differences between the two version... but it has been a while...

Thumbs up.

Dan


>
> CSR for the issue: https://bugs.openjdk.java.net/browse/JDK-8191467
>
> --alex
>



More information about the serviceability-dev mailing list