RFR: 8278826: Print error if Shenandoah flags are empty (instead of crashing) [v2]
Hamlin Li
mli at openjdk.java.net
Fri Dec 17 01:17:29 UTC 2021
On Thu, 16 Dec 2021 14:07:26 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:
>> ShouldNotReachHere() is replaced by vm_exit_during_initialization() in few places where ShenandoahGCMode and ShenandoahGCHeuristics are examined.
>>
>> Generic testing: gc/shenandoah jtreg tests.
>
> Dmitry Chuyko has updated the pull request incrementally with one additional commit since the last revision:
>
> Flipped ShenandoahGCHeuristics null check
Thanks for updating, still good.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6842
More information about the shenandoah-dev
mailing list