Integrated: RISC-V: Allow virtual thread preemption on some common class initialization paths
Fei Yang
fyang at openjdk.org
Tue Oct 14 07:37:24 UTC 2025
On Mon, 13 Oct 2025 02:27:41 GMT, Fei Yang <fyang at openjdk.org> 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 <fyang at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
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
More information about the loom-dev
mailing list