RFR: JDK-8151842: Local variables use have wrong names after JDK-8148736

Thomas Schatzl thomas.schatzl at oracle.com
Mon Mar 14 20:51:44 UTC 2016


Hi,

On Mon, 2016-03-14 at 20:24 +0100, Bengt Rutisson wrote:
> Hi everyone,
> 
> Could I have a couple of reviews for this small change?
> 
> http://cr.openjdk.java.net/~brutisso/8151842/webrev.00/
> https://bugs.openjdk.java.net/browse/JDK-8151842
> 
> With the fix for JDK-8148736 we changed from logging bytes to logging
> regions. However, two local variables still have "bytes" in their
> names:
> 
> eden_capacity_bytes_after_gc
> survivor_capacity_bytes_after_gc

  looks good.

Thomas



More information about the hotspot-gc-dev mailing list