[jdk17u-dev] Integrated: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates
Xiaolong Peng
xpeng at openjdk.org
Mon Jul 1 12:19:22 UTC 2024
On Tue, 25 Jun 2024 23:52:05 GMT, Xiaolong Peng <xpeng at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [b120a05b](https://github.com/openjdk/jdk/commit/b120a05b22426567b33bbe491f791179e377bd78) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Aleksey Shipilev on 14 Nov 2023 and was reviewed by Quan Anh Mai and Vladimir Kozlov.
>
> Thanks!
>
>
> Additional test
> - [x] Linux x86_64 AArch64 server fastdebug, tier2, same as https://github.com/openjdk/jdk17u-dev/pull/2633, two unrelated failures
>
> TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Option 'UseSHA3Intrinsics' is expected to have 'true' value Option 'UseSHA3Intrinsics' should be enabled by default
>
> TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Option 'UseSHA512Intrinsics' is expected to have 'true' value Option 'UseSHA512Intrinsics' should be enabled by default
This pull request has now been integrated.
Changeset: 4e702a40
Author: Xiaolong Peng <xpeng at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/4e702a40432d2259e139652328398ce51b9f97fd
Stats: 26 lines in 3 files changed: 13 ins; 12 del; 1 mod
8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates
Backport-of: b120a05b22426567b33bbe491f791179e377bd78
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2638
More information about the jdk-updates-dev
mailing list