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

Joseph Provino joseph.provino at oracle.com
Mon Mar 14 20:06:37 UTC 2016


Looks good.

joe

On 3/14/2016 3:47 PM, Kim Barrett wrote:
>> On Mar 14, 2016, at 3:24 PM, Bengt Rutisson <bengt.rutisson at oracle.com> 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
>>
>> Thanks,
>> Bengt
> Looks good.
>




More information about the hotspot-gc-dev mailing list