RFR: 8321470: ThreadLocal.nextHashCode can be static final
Aleksey Shipilev
shade at openjdk.org
Wed Dec 6 17:23:42 UTC 2023
On Wed, 6 Dec 2023 00:52:48 GMT, Brett Okken <duke at openjdk.org> wrote:
> The static AtomicInteger used for the nextHashCode should be final.
Submitted: https://bugs.openjdk.org/browse/JDK-8321470
Please change this PR title to "8321470: ThreadLocal.nextHashCode can be static final", and bots would do the rest.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16987#issuecomment-1842976493
More information about the core-libs-dev
mailing list