RFR: ZGC: Make zGlobals and zArguments OS agnostic

Erik Österlund erik.osterlund at oracle.com
Thu Aug 29 14:05:47 UTC 2019


Hi Per,

Thanks for the review!

/Erik

On 2019-08-29 15:44, Per Liden wrote:
> Looks good!
> 
> /Per
> 
> On 8/28/19 5:05 PM, Erik Österlund wrote:
>> 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