ThreadLocal nextHashCode

Brett Okken brett.okken.os at gmail.com
Tue Dec 5 20:02:24 UTC 2023


Should the private static AtomicInteger nextHashCode also be final?

https://github.com/openjdk/jdk/blob/master/src/java.base/share/classes/java/lang/ThreadLocal.java#L100


More information about the core-libs-dev mailing list