Integrated: 8321470: ThreadLocal.nextHashCode can be static final
Brett Okken
duke at openjdk.org
Thu Dec 7 13:05:45 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.
This pull request has now been integrated.
Changeset: c42535f1
Author: Brett Okken <brett.okken at oracle.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c42535f1110d60d1472080ad4fcadb8acbeb4c4b
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8321470: ThreadLocal.nextHashCode can be static final
Reviewed-by: shade, jpai
-------------
PR: https://git.openjdk.org/jdk/pull/16987
More information about the core-libs-dev
mailing list