RFR: 8221146: ZGC: Reports too much relocated
Per Liden
per.liden at oracle.com
Wed Mar 20 09:20:42 UTC 2019
Looks good!
/Per
On 3/20/19 9:08 AM, 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