RFR: Report all GC status flags in hs_err

Aleksey Shipilev shade at redhat.com
Tue Nov 14 11:35:56 UTC 2017


http://cr.openjdk.java.net/~shade/shenandoah/hserr-flags/webrev.01/

This consistently prints out GC flags in hs_err. Partial and full GC flags were just missing from
the printout. Also, flags are not exactly mutually exclusive, especially on failure and bug paths,
so let's report all of them without if-else-ing.

Testing: hotspot_fast_gc_shenandoah, eyeballing hs_errs

Thanks,
-Aleksey



More information about the shenandoah-dev mailing list