On Tue, 25 May 2021 09:56:50 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:

>> Hao Tang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Fix compile errors on MacOS
>
> src/jdk.management/unix/classes/com/sun/management/internal/OperatingSystemImpl.java
>  line 44:
> 
>> 42: 
>> 43:     private static final int MAX_ATTEMPTS_NUMBER = 10;
>> 44:     private static final int PER_CPU_SHARES = 1024;
> 
> I think this is no longer used anywhere so can get removed.

Done

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

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

Reply via email to