RFR: 8321470: ThreadLocal.nextHashCode can be static final [v2]
Jaikiran Pai
jpai at openjdk.org
Thu Dec 7 05:08:34 UTC 2023
On Wed, 6 Dec 2023 17:42:47 GMT, Brett Okken <duke at openjdk.org> wrote:
>> The static AtomicInteger used for the nextHashCode should be final.
>
> Brett Okken has updated the pull request incrementally with one additional commit since the last revision:
>
> Update full name
The change looks fine to me.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16987#pullrequestreview-1769179862
More information about the core-libs-dev
mailing list