RFR: 8299187: Ensure safe publication of name in ByteOrder [v3]

Jaikiran Pai jpai at openjdk.org
Mon Jan 2 09:14:49 UTC 2023


On Mon, 2 Jan 2023 09:07:01 GMT, Per Minborg <pminborg at openjdk.org> wrote:

>> This PR proposes to declare the field  `ByteOrder.name` `final`. 
>> 
>> This will ensure the class is thread safe and is using safe publication.
>
> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix typo

Marked as reviewed by jpai (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/11752


More information about the nio-dev mailing list