[jdk21u-dev] RFR: 8318455: Fix the compiler/sharedstubs/SharedTrampolineTest.java and SharedStubToInterpTest.java
Paul Hohensee
phh at openjdk.org
Thu Mar 7 20:02:54 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
Marked as reviewed by phh (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk21u-dev/pull/339#pullrequestreview-1923417379
More information about the jdk-updates-dev
mailing list