RFR: 8301637: ThreadLocalRandom.current().doubles().parallel() contention
Joe Darcy
darcy at openjdk.org
Wed Feb 1 20:41:15 UTC 2023
On Wed, 1 Feb 2023 20:29:27 GMT, kabutz <duke at openjdk.org> wrote:
> Could this fix be back-ported to JDK 17? It's been an issue from then until now.
Assuming the fix goes into mainline, there are procedures for backporting to the update releases; e.g.
https://wiki.openjdk.org/display/JDKUpdates/JDK+17u
-------------
PR: https://git.openjdk.org/jdk/pull/12366
More information about the core-libs-dev
mailing list