RFR: 8231825: ZGC: Remove ZMaxHeapSize and ZMaxHeapSizeShift
Per Liden
per.liden at oracle.com
Thu Oct 3 13:15:27 UTC 2019
Thanks Thomas!
/Per
On 10/3/19 1:47 PM, Thomas Schatzl wrote:
> Hi,
>
> On 03.10.19 11:34, Per Liden wrote:
>> The global constants ZMaxHeapSize, ZMaxHeapSizeShift and their
>> respective platform versions can be removed. The single case where
>> ZMaxHeapSize is used can be replaced by ZAddressOffsetMax.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8231825
>> Webrev: http://cr.openjdk.java.net/~pliden/8231825/webrev.0
>>
>> /Per
>
>
> looks good.
>
> Thomas
More information about the hotspot-gc-dev
mailing list