RFR (S): 8147121: Evacuation failure allocation statistics added too late
Derek White
derek.white at oracle.com
Tue Mar 1 18:25:18 UTC 2016
On 3/1/16 12:31 PM, 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/
> Testing:
> jprt, local verification
>
> Thanks,
> Thomas
Looks good!
- Derek
More information about the hotspot-gc-dev
mailing list