RFR: 8256364: vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t002 failed with "assert(handle != __null) failed: JNI handle should not be null"
Alex Menkov
amenkov at openjdk.java.net
Thu Nov 19 21:54:10 UTC 2020
- fixed java part of the test to handle spurious wakeups in the debuggee thread;
- fixed native part of the test to detect and report the case when debuggee thread not found.
-------------
Commit messages:
- fixed cm01t002
- Merge branch 'master' of github.com:openjdk/jdk into master
- Merge branch 'master' of github.com:openjdk/jdk into master
- Merge branch 'master' of github.com:openjdk/jdk into master
- 8253372: [TESTBUG] update tests which require jvmti - hotspot
Changes: https://git.openjdk.java.net/jdk/pull/1330/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1330&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8256364
Stats: 15 lines in 2 files changed: 14 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/1330.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1330/head:pull/1330
PR: https://git.openjdk.java.net/jdk/pull/1330
More information about the serviceability-dev
mailing list