RFR: 8273300: Check Mutex ranking during a safepoint [v3]
Coleen Phillimore
coleenp at openjdk.java.net
Mon Sep 13 21:04:33 UTC 2021
On Mon, 13 Sep 2021 15:12:51 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> src/hotspot/share/memory/universe.cpp line 125:
>>
>>> 123: LatestMethodCache* Universe::_do_stack_walk_cache = NULL;
>>> 124:
>>> 125: long Universe::verify_flags = Universe::Verify_All;
>>
>> This cleanup seems completely unrelated to your mutex change and is best left to a separate cleanup RFE.
>
> I could do it in a trivial other RFE.
Done.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5467
More information about the shenandoah-dev
mailing list