[jdk17u-dev] Integrated: 8322968: [17u] Amend Atomics gtest with 1-byte tests
Aleksey Shipilev
shade at openjdk.org
Thu Jan 4 09:29:31 UTC 2024
On Wed, 3 Jan 2024 18:00:29 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> [JDK-8316645](https://bugs.openjdk.org/browse/JDK-8316645) was backported to 17u without the relevant test additions, because the test file was missing. But now, after the series of atomic support backports, we have the test file, so we can now complete the backport with the test hunks.
>
> Compare 17u-dev version:
> https://github.com/openjdk/jdk17u-dev/commit/db83123c5cc054cee5663201ead92410e6487d81
>
> ...and the mainline:
> https://github.com/openjdk/jdk/commit/fb055e7e5300958b2a6a290aa6783e8ede929d9a
>
> This change adds the missing hunk from mainline change. It includes [JDK-8317335](https://bugs.openjdk.org/browse/JDK-8317335) fix as well.
>
> cc: @zifeihan, @RealFYang
>
> Additional testing:
> - [x] macos-aarch64-server-fastdebug, `Atomics` test still passes
This pull request has now been integrated.
Changeset: 73fcc8ea
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/73fcc8ea23689f1f7970b2a1a36be2528cc6a5b6
Stats: 45 lines in 1 file changed: 45 ins; 0 del; 0 mod
8322968: [17u] Amend Atomics gtest with 1-byte tests
Reviewed-by: fyang
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2095
More information about the jdk-updates-dev
mailing list