RFR: 8278519: serviceability/jvmti/FieldAccessWatch/FieldAccessWatch.java failed "assert(handle != __null) failed: JNI handle should not be null"

Chris Plummer cjplummer at openjdk.java.net
Fri Dec 17 03:34:23 UTC 2021


On Fri, 17 Dec 2021 01:47:23 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

> The fix adds a check in the event handler which filters out event from non-test threads

You need to update the copyright in libFieldAccessWatch.c. Otherwise the changes look good.

-------------

Marked as reviewed by cjplummer (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6874


More information about the serviceability-dev mailing list