RFR (S): 8147121: Evacuation failure allocation statistics added too late (original) (raw)
Thomas Schatzl thomas.schatzl at oracle.com
Wed Mar 2 09:34:04 UTC 2016
- Previous message (by thread): RFR (S): 8147121: Evacuation failure allocation statistics added too late
- Next message (by thread): RFR (M): 8141141: Young and Old gen PLAB stats are similar in output with -XX:+PrintPLAB
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Bengt,
On Wed, 2016-03-02 at 10:24 +0100, Bengt Rutisson wrote:
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.
thanks for the review.
Thomas
- Previous message (by thread): RFR (S): 8147121: Evacuation failure allocation statistics added too late
- Next message (by thread): RFR (M): 8141141: Young and Old gen PLAB stats are similar in output with -XX:+PrintPLAB
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]