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

Gui Cao gcao at openjdk.org
Fri Dec 22 03:42:58 UTC 2023


Hi, The same issue also exists in the JDK17U: 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 JDK17U. Tier1-3 tested with fastdebug build using qemu systems. This is a risc-v specific change, risk is low.
The backport is not clean because jdk17u-dev has no https://bugs.openjdk.org/browse/JDK-8301507.

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

Commit messages:
 - Backport 8321972: test runtime/Unsafe/InternalErrorTest.java timeout on linux-riscv64 platform

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2078


More information about the jdk-updates-dev mailing list