[jdk17u-dev] RFR: 8293117: Add atomic bitset functions

Aleksey Shipilev shade at openjdk.org
Wed Dec 13 10:17:50 UTC 2023


Another clean backport to synchronize (pun intended) Atomics support across JDK releases, in order to simplify future backports and thus simplify maintenance. Nothing yet uses these atomics in 17u, so I did only the light testing for this patch.

Additional testing:
 - [x] macos-aarch64-fastdebug-server, new gtest passes

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

Commit messages:
 - Backport 8a70664e5248cd6b9d63951729e93bf73eff004c

Changes: https://git.openjdk.org/jdk17u-dev/pull/2049/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2049&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8293117
  Stats: 304 lines in 2 files changed: 303 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2049.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2049/head:pull/2049

PR: https://git.openjdk.org/jdk17u-dev/pull/2049


More information about the jdk-updates-dev mailing list