RFR: 8235748: ZGC: Remove ZAddress::address()
Per Liden
per.liden at oracle.com
Thu Dec 12 09:10:10 UTC 2019
Thanks Stefan.
/Per
On 12/12/19 10:09 AM, Stefan Karlsson wrote:
> Looks good.
>
> StefanK
>
> On 2019-12-11 09:24, Per Liden wrote:
>> I propose that we remove ZAddress::address(). It was useful for the
>> now defunct Sparc port, but none of the currently supported
>> architectures need it. Should we ever need it in the future, we can
>> easily add it again.
>>
>> Removing ZAddress::address() implies also removing ZAddressBase and
>> the initialization functions ZPlatformAddressBase().
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8235748
>> Webrev: http://cr.openjdk.java.net/~pliden/8235748/webrev.0
>>
>> /Per
More information about the hotspot-gc-dev
mailing list