[jdk17u-dev] Integrated: 8307926: Support byte-sized atomic bitset operations
Aleksey Shipilev
shade at openjdk.org
Tue Jan 2 18:14:53 UTC 2024
On Tue, 19 Dec 2023 11:32:52 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Clean backport to improve Atomic support in JDK 17 and align it with mainline JDKs, simplifying future backports. Note the patch basically adds documentation that byte-level support is available, and adds a few tests. Therefore, there is no direct product impact.
>
> Additional testing:
> - [x] macos-aarch64-server-fastdebug, `Atomic` gtests
This pull request has now been integrated.
Changeset: 43d15d17
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/43d15d17cabb902dd05c363f9364b862e73e331d
Stats: 17 lines in 2 files changed: 14 ins; 0 del; 3 mod
8307926: Support byte-sized atomic bitset operations
Backport-of: 646747fd7c7320910eed682ae6da3cd4c60a51a5
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2061
More information about the jdk-updates-dev
mailing list