RFR: 8262083: vmTestbase/nsk/jvmti/SetEventNotificationMode/setnotif001/TestDescription.java failed with "No notification: event JVMTI_EVENT_FRAME_POP (61)"
Alex Menkov
amenkov at openjdk.java.net
Thu Mar 18 20:05:39 UTC 2021
On Thu, 18 Mar 2021 01:43:04 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Might be it is needed to comment why the SetEventNotification on a single thread is not used.
I think this is what the test about. Description says:
Profiling agent setnotif001.c enables globally events
...
and checks if all they are sent after been enabled and are not
sent before that.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3060
More information about the serviceability-dev
mailing list