RFR: RISC-V vthread support for JVM intrinsic monitors

Patricio Chilano Mateo pchilanomate at openjdk.org
Wed Aug 28 16:12:28 UTC 2024


On Wed, 28 Aug 2024 08:08:34 GMT, Fei Yang <fyang at openjdk.org> wrote:

> This ported vthread support for JVM intrinsic monitors to linux-riscv64 platform.
> 
> Testing on linux-riscv64:
> - [x] make test TEST="hotspot_loom jdk_loom" (release & fastdebug)
> - [x] make test TEST=tier1/2/3 (release)
> - [x] make test TEST=hotspot:tier4 (release)

Great! I see test jdk/java/lang/Thread/virtual/Parking.java should also have os.arch=="riscv64" added.

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

PR Comment: https://git.openjdk.org/loom/pull/212#issuecomment-2315759945


More information about the loom-dev mailing list