[jdk17u-dev] Integrated: 8286312: Stop mixing signed and unsigned types in bit operations

Aleksey Shipilev shade at openjdk.org
Wed Jan 3 17:16:51 UTC 2024


On Tue, 19 Dec 2023 11:23:14 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to improve Atomics reliability in JDK 17u. The fix accrued no bug tail for 1.5 years.
> 
> Additional testing:
>  - [x] macos-aarch64-server-fastdebug, `Atomic` gtests

This pull request has now been integrated.

Changeset: 13ca9b78
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/13ca9b78eb9c0730ae06c0f7b69e984c89137acc
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8286312: Stop mixing signed and unsigned types in bit operations

Backport-of: 39f4434f44d46548917926c7a802b046197bbe33

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

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


More information about the jdk-updates-dev mailing list