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

Bengt Rutisson bengt.rutisson at oracle.com
Tue Mar 15 07:34:18 UTC 2016


Thanks, Kim, Joe and Thomas for the reviews!

Bengt

On 2016-03-14 21:51, Thomas Schatzl wrote:
> 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