Integrated: 8278519: serviceability/jvmti/FieldAccessWatch/FieldAccessWatch.java failed "assert(handle != __null) failed: JNI handle should not be null"
Alex Menkov
amenkov at openjdk.java.net
Sat Dec 18 08:12:22 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
This pull request has now been integrated.
Changeset: 63e43030
Author: Alex Menkov <amenkov at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/63e43030ed1260d14df950342c39a377231a3f40
Stats: 15 lines in 2 files changed: 8 ins; 0 del; 7 mod
8278519: serviceability/jvmti/FieldAccessWatch/FieldAccessWatch.java failed "assert(handle != __null) failed: JNI handle should not be null"
Reviewed-by: cjplummer, sspitsyn
-------------
PR: https://git.openjdk.java.net/jdk/pull/6874
More information about the serviceability-dev
mailing list