RFR: 8221146: ZGC: Reports too much relocated
Stefan Karlsson
stefan.karlsson at oracle.com
Wed Mar 20 09:04:58 UTC 2019
Thanks, Erik!
StefanK
On 2019-03-20 09:40, Erik Österlund wrote:
> Hi Stefan,
>
> Looks good.
>
> Thanks,
> /Erik
>
> On 2019-03-20 09:08, Stefan Karlsson wrote:
>> Hi all,
>>
>> Please review this patch to fix the print outs of how much memory is
>> about to be relocated.
>>
>> http://cr.openjdk.java.net/~stefank/8221146/webrev.01/
>> https://bugs.openjdk.java.net/browse/JDK-8221146
>>
>> Previously, we reported the size of all objects in all pages within
>> the fragmentation limit. This patch fixes this, so that we only use
>> the actually selected pages when determining the size.
>>
>> Thanks,
>> StefanK
>
More information about the hotspot-gc-dev
mailing list