[jdk17u-dev] RFR: 8321470: ThreadLocal.nextHashCode can be static final
Satyen Subramaniam
ssubramaniam at openjdk.org
Sat Oct 26 23:50:59 UTC 2024
Backporting JDK-8321470: ThreadLocal.nextHashCode can be static final. Minor change makes the variable final (it is already static). Patch is clean.
-------------
Commit messages:
- Backport c42535f
Changes: https://git.openjdk.org/jdk17u-dev/pull/3007/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3007&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8321470
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3007.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3007/head:pull/3007
PR: https://git.openjdk.org/jdk17u-dev/pull/3007
More information about the jdk-updates-dev
mailing list