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