RFR: 8265702: ZGC on macOS/aarch64 [v2]

Per Liden pliden at openjdk.java.net
Thu Apr 22 06:43:46 UTC 2021


On Thu, 22 Apr 2021 04:26:11 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Per Liden has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add comment to #else
>
> src/hotspot/os/bsd/os_bsd.cpp line 2149:
> 
>> 2147: 
>> 2148:   return (uint)processor_id;
>> 2149: #else
> 
> Please add a comment indicating what platform this else is referring to.

Will fix!

-------------

PR: https://git.openjdk.java.net/jdk/pull/3609



More information about the hotspot-gc-dev mailing list