RFR: 8294278: ForkJoinPool.getAndAddPoolIds should use Unsafe.staticFieldBase

Alan Bateman alanb at openjdk.org
Thu Dec 1 09:38:46 UTC 2022


On Wed, 30 Nov 2022 02:19:15 GMT, Martin Buchholz <martin at openjdk.org> wrote:

> The introduction of POOLIDS_BASE strengthens the case for renaming POOLIDS to POOLIDS_OFFSET for clarity - I would do that.

I checked with Doug and he suggests we leave it as is.

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

PR: https://git.openjdk.org/jdk/pull/11369


More information about the core-libs-dev mailing list