[jdk21u-dev] Integrated: 8318455: Fix the compiler/sharedstubs/SharedTrampolineTest.java and SharedStubToInterpTest.java

Aleksey Shipilev shade at openjdk.org
Mon Mar 11 09:21:58 UTC 2024


On Thu, 7 Mar 2024 12:04:51 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Fixes the test when running with C1. Does not apply cleanly, because the relevant problemlist change is not applicable to jdk21u. We backported [JDK-8314838](https://bugs.openjdk.org/browse/JDK-8314838) to 21.0.3, which exposes us to this bug.
> 
> Additional testing:
>  - [x] MacOS AArch64 server fastdebug, C1, affected test fails without the patch, skipped with it
>  - [x] MacOS AArch64 server fastdebug, C2, affected test passes with the patch

This pull request has now been integrated.

Changeset: a75d19de
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/a75d19dea5272d58b5954ce8cd790c2038567865
Stats:     7 lines in 2 files changed: 3 ins; 0 del; 4 mod

8318455: Fix the compiler/sharedstubs/SharedTrampolineTest.java and SharedStubToInterpTest.java

Reviewed-by: phh
Backport-of: 4a16d111b16e556f904fb80075631b8439a9482e

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

PR: https://git.openjdk.org/jdk21u-dev/pull/339


More information about the jdk-updates-dev mailing list