RFR: 8221146: ZGC: Reports too much relocated

Erik Österlund erik.osterlund at oracle.com
Wed Mar 20 08:40:55 UTC 2019


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