RFR (S): 8147121: Evacuation failure allocation statistics added too late (original) (raw)
Derek White derek.white at oracle.com
Tue Mar 1 18:25:18 UTC 2016
- Previous message (by thread): RFR (S): 8147121: Evacuation failure allocation statistics added too late
- Next message (by thread): RFR (S): 8147121: Evacuation failure allocation statistics added too late
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): RFR (S): 8147121: Evacuation failure allocation statistics added too late
- Next message (by thread): RFR (S): 8147121: Evacuation failure allocation statistics added too late
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]