[jdk21u-dev] RFR: 8321972: test runtime/Unsafe/InternalErrorTest.java timeout on linux-riscv64 platform

Gui Cao gcao at openjdk.org
Thu Dec 21 03:01:00 UTC 2023


Hi, The same issue also exists in the JDK21U: I can reproduce it locally by applying fix for JDK-8320886 and running test/hotspot/jtreg/runtime/Unsafe/InternalErrorTest.java test. So I would like to backport this to JDK21U. Tier1-3 tested with fastdebug build using qemu systems. This is a risc-v specific change. Backport is clean, risk is low.

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

Commit messages:
 - Backport e8768ae08dbee9c3e1ed01934142c03ffad5f349

Changes: https://git.openjdk.org/jdk21u-dev/pull/79/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=79&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/jdk21u-dev/pull/79.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/79/head:pull/79

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


More information about the jdk-updates-dev mailing list