RFR: 8235748: ZGC: Remove ZAddress::address()
Stefan Karlsson
stefan.karlsson at oracle.com
Thu Dec 12 09:09:05 UTC 2019
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