[jdk17u-dev] RFR: 8321470: ThreadLocal.nextHashCode can be static final

Goetz Lindenmaier goetz at openjdk.org
Tue Nov 19 08:03:03 UTC 2024


On Sat, 26 Oct 2024 23:46:17 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:

> Backporting JDK-8321470: ThreadLocal.nextHashCode can be static final. Minor change makes the variable final (it is already static). Patch is clean.

Hi @satyenme 
I approved this backport, while I don't think it's a good change to be backported. In future, I will be more strict on approvals. See also https://mail.openjdk.org/pipermail/jdk-updates-dev/2024-November/039331.html
Best regards, Goetz.

-------------

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3007#issuecomment-2484966148


More information about the jdk-updates-dev mailing list