RFR (S): 8147121: Evacuation failure allocation statistics added too late
Thomas Schatzl
thomas.schatzl at oracle.com
Tue Mar 1 17:31:32 UTC 2016
Hi all,
can I have reviews for this small change? It moves
printing/recalculation of PLAB statistics to a later point in the GC so
that evacuation failure allocation statistics are added to the current
PLAB statistics instead of the next one.
CR:
https://bugs.openjdk.java.net/browse/JDK-8147121
Webrev:
http://cr.openjdk.java.net/~tschatzl/8147121/webrev/
Testing:
jprt, local verification
Thanks,
Thomas
More information about the hotspot-gc-dev
mailing list