[jdk22u] RFR: 8321972: test runtime/Unsafe/InternalErrorTest.java timeout on linux-riscv64 platform
Olga Mikhaltsova
omikhaltcova at openjdk.org
Wed Jan 17 10:28:02 UTC 2024
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.
-------------
Commit messages:
- Backport e8768ae08dbee9c3e1ed01934142c03ffad5f349
Changes: https://git.openjdk.org/jdk22u/pull/24/files
Webrev: https://webrevs.openjdk.org/?repo=jdk22u&pr=24&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8321972
Stats: 13 lines in 2 files changed: 11 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk22u/pull/24.diff
Fetch: git fetch https://git.openjdk.org/jdk22u.git pull/24/head:pull/24
PR: https://git.openjdk.org/jdk22u/pull/24
More information about the jdk-updates-dev
mailing list