RFR: 8254075: Shenandoah: Remove ShenandoahCodeRootsStyle diagnostic flag and related test [v2]
Zhengyu Gu
zgu at openjdk.java.net
Tue Oct 6 14:42:26 UTC 2020
On Tue, 6 Oct 2020 14:04:03 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> No. I actually puzzled why checked it here, our concurrent roots scanner can handle both scenarios.
>> Maybe a leftover from concurrent roots to concurrent class unloading transition?
>
> It is maybe something that disables concurrent class unloading when `-ClassUnloading` is specified? Although it should
> have been handled in `shenandoahArguments.cpp`. Still, I'd prefer to leave the behavior exact, and then remove the
> `ClassUnloading` reference in a separate PR.
Make sense, updated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/524
More information about the shenandoah-dev
mailing list