On Mon, 13 Oct 2025 02:27:41 GMT, Fei Yang <[email protected]> wrote:
> This adds RISC-V support for : https://bugs.openjdk.org/browse/JDK-8369238 > > Testing performed on linux-riscv64 platform: > - [x] hs:tier1 - hs:tier3 (release) > - [x] make test TEST="hotspot_loom jdk_loom" (release) > - [x] make test TEST="hotspot_loom jdk_loom" TEST_VM_OPTS="-XX:+VerifyStack > -XX:+VerifyContinuations" (fastdebug) This pull request has now been integrated. Changeset: 74572525 Author: Fei Yang <[email protected]> Committer: Alan Bateman <[email protected]> URL: https://git.openjdk.org/loom/commit/74572525842ac46916924240636529f109b03779 Stats: 186 lines in 11 files changed: 131 ins; 23 del; 32 mod RISC-V: Allow virtual thread preemption on some common class initialization paths Reviewed-by: pchilanomate ------------- PR: https://git.openjdk.org/loom/pull/222
