RFR: 8255577: Possible issues with SR_initialize
Aleksey Shipilev
shade at openjdk.java.net
Wed Feb 23 07:45:49 UTC 2022
On Wed, 23 Feb 2022 02:20:45 GMT, David Holmes <dholmes 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.
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7584
More information about the hotspot-runtime-dev
mailing list