[jdk17u-dev] Integrated: 8293117: Add atomic bitset functions
Aleksey Shipilev
shade at openjdk.org
Tue Dec 19 11:10:50 UTC 2023
On Wed, 13 Dec 2023 10:11:51 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 3809b717
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/3809b7177d37cd00a9ac28bd8b185c8d89758ce6
Stats: 304 lines in 2 files changed: 303 ins; 0 del; 1 mod
8293117: Add atomic bitset functions
Backport-of: 8a70664e5248cd6b9d63951729e93bf73eff004c
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2049
More information about the jdk-updates-dev
mailing list