RFR: 8255577: Possible issues with SR_initialize
David Holmes
dholmes at openjdk.java.net
Wed Feb 23 11:05:50 UTC 2022
On Wed, 23 Feb 2022 07:42:26 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Please review this trivial change that:
>>
>> 1. Removed dead code in relation to SR_sigset (unused since JDK 6)
>> 2. Modified a vague comment to be slightly less vague.
>> 3. Correct the copyright header which had been broken first in 2021 then again in 2022.
>>
>> Testing: local test build.
>>
>> Thanks,
>> David
>
> Looks fine and trivial.
Thanks for the review @shipilev !
-------------
PR: https://git.openjdk.java.net/jdk/pull/7584
More information about the hotspot-runtime-dev
mailing list