[jdk22u] Integrated: 8321972: test runtime/Unsafe/InternalErrorTest.java timeout on linux-riscv64 platform
Olga Mikhaltsova
omikhaltcova at openjdk.org
Thu Jan 18 16:02:37 UTC 2024
On Tue, 16 Jan 2024 23:02:01 GMT, Olga Mikhaltsova <omikhaltcova at openjdk.org> wrote:
> Hi! I would like to backport [JDK-8321972](https://bugs.openjdk.org/browse/JDK-8321972) to jdk22u.
> This patch fixes failure of runtime/Unsafe/InternalErrorTest.java after [JDK-8320886](https://bugs.openjdk.org/browse/JDK-8320886) for RISC-V platform, that was backported to jdk22 by [JDK-8321919](https://bugs.openjdk.org/browse/JDK-8321919).
> The original patch applies cleanly. It's related only to RISC-V. No risks for other platforms.
> I reproduced this issue on StarFive VisionFive2 board. After appling this patch runtime/Unsafe/InternalErrorTest.java passes.
> tier1 tests passed for RISC-V platform.
This pull request has now been integrated.
Changeset: e27e5998
Author: Olga Mikhaltsova <omikhaltcova at openjdk.org>
URL: https://git.openjdk.org/jdk22u/commit/e27e5998b3870dfa0e6f2aa9caaec7e1ebfd6eb3
Stats: 13 lines in 2 files changed: 11 ins; 0 del; 2 mod
8321972: test runtime/Unsafe/InternalErrorTest.java timeout on linux-riscv64 platform
Backport-of: e8768ae08dbee9c3e1ed01934142c03ffad5f349
-------------
PR: https://git.openjdk.org/jdk22u/pull/24
More information about the jdk-updates-dev
mailing list