RFR: 8273300: Check Mutex ranking during a safepoint [v4]
Coleen Phillimore
coleenp at openjdk.java.net
Wed Sep 15 15:33:56 UTC 2021
On Wed, 15 Sep 2021 13:00:34 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> The gap is pretty much arbitrary, but there's already some leaf-2 and having overlapping rankings is something we don't really want, so I changed it to 10 for now.
>
> Okay but is there a reason not to use the same gap?
If the gap is 2, then leaf-2 will == oopstorage? I could make it 3 but it doesn't actually matter.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5467
More information about the shenandoah-dev
mailing list