RFR: ZGC: Make zGlobals and zArguments OS agnostic

Erik Österlund erik.osterlund at oracle.com
Wed Aug 28 15:05:26 UTC 2019


Hi Stuart,

Thanks for the review!

/Erik

On 2019-08-28 16:42, Stuart Monteith wrote:
> Looks OK to me. Built and tested on aarch64.
> 
> On Wed, 28 Aug 2019 at 13:43, Erik Österlund <erik.osterlund at oracle.com> wrote:
>>
>> Hi,
>>
>> The contents of zGlobals and zArguments are cpu-specific, but not
>> os_cpu-specific. Therefore, these files should be moved to be
>> cpu-specific only.
>>
>> Webrev:
>> http://cr.openjdk.java.net/~eosterlund/8230307/webrev.00/
>>
>> Bug:
>> https://bugs.openjdk.java.net/browse/JDK-8230307
>>
>> Thanks,
>> /Erik



More information about the hotspot-gc-dev mailing list