RFR: 8297767: Assert JNICritical_lock/safepoint-1 and AdapterHandlerLibrary_lock/safepoint-1
Coleen Phillimore
coleenp at openjdk.org
Fri Dec 2 14:27:48 UTC 2022
Fixed the ranking of JNICritical_lock to be below the AdapterHandlerLibrary_lock.
Tested with a temporary inserted MutexLocker (JNICritical_lock) in the adapter path, and tier1-4.
-------------
Commit messages:
- 8297767: Assert JNICritical_lock/safepoint-1 and AdapterHandlerLibrary_lock/safepoint-1
Changes: https://git.openjdk.org/jdk/pull/11484/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11484&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8297767
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/11484.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11484/head:pull/11484
PR: https://git.openjdk.org/jdk/pull/11484
More information about the hotspot-runtime-dev
mailing list