RFR (S): 8147121: Evacuation failure allocation statistics added too late (original) (raw)

Bengt Rutisson bengt.rutisson at oracle.com
Wed Mar 2 09:24:58 UTC 2016


Hi Thomas,

On 2016-03-01 18:31, Thomas Schatzl wrote:

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/

Looks good.

Bengt

Testing: jprt, local verification

Thanks, Thomas



More information about the hotspot-gc-dev mailing list