RFR: Stats should not record past-shutdown events

Aleksey Shipilev shade at redhat.com
Wed Jun 7 16:38:53 UTC 2017


The decision to exit VM may come abruptly during concurrent phase. In this case,
it makes little sense to record the performance data, because we will most
likely record the degenerated cycle.

Fix:
  http://cr.openjdk.java.net/~shade/shenandoah/stats-skip-shutdown/webrev.01/

Testing: hotspot_gc_shenandoah

Thanks,
-Aleksey



More information about the shenandoah-dev mailing list