RFR: 8278826: Print error if Shenandoah flags are empty (instead of crashing)

Roman Kennke rkennke at openjdk.java.net
Thu Dec 16 10:46:58 UTC 2021


On Tue, 14 Dec 2021 23:11:46 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.

OK, makes sense, then. Thank you!

-------------

Marked as reviewed by rkennke (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6842



More information about the hotspot-gc-dev mailing list