[jdk11u-dev] RFR: 8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*
Goetz Lindenmaier
goetz at openjdk.java.net
Thu Nov 25 14:22:20 UTC 2021
I backport this for parity with 11.0.14-oracle.
I omitted one hunk for test/hotspot/jtreg/vmTestbase/nsk/jvmti/MonitorWaited/monitorwaited001/monitorwaited001.cpp
and test/hotspot/jtreg/vmTestbase/nsk/jvmti/MonitorWaited/monitorwaited001/monitorwaited001.cpp
because JDK-8220352 "[TESTBUG] Crash with assert(external_guard || result != __null) failed: Invalid JNI handle"
removing the code was already backported.
In head, 8220352 was applied after this change.
-------------
Commit messages:
- Backport 61f453edf72fa506318d755345482e45ac901ce4
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/667/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=667&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8211782
Stats: 1741 lines in 50 files changed: 17 ins; 900 del; 824 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/667.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/667/head:pull/667
PR: https://git.openjdk.java.net/jdk11u-dev/pull/667
More information about the jdk-updates-dev
mailing list