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

Aleksey Shipilev shade at openjdk.org
Tue Dec 19 11:28:59 UTC 2023


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

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

Commit messages:
 - Backport 39f4434f44d46548917926c7a802b046197bbe33

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

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


More information about the jdk-updates-dev mailing list