RFR: 8274934: Attempting to acquire lock JNICritical_lock/41 out of order with lock MultiArray_lock/41
Daniel D.Daugherty
dcubed at openjdk.java.net
Fri Oct 8 17:36:19 UTC 2021
On Fri, 8 Oct 2021 17:25:12 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Fixed the lock ranking so that JNICritical_lock is MultiArray_lock-1.
> Tested where there were observed failures:
> tier1,tier2,tier3 -b linux-x64-debug,linux-x64,windows-x64-debug
> tier5 -b linux-aarch64-debug
> tier4 -b linux-x64-debug
Thumbs up.
-------------
Marked as reviewed by dcubed (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5869
More information about the hotspot-runtime-dev
mailing list