RFR: RISC-V vthread support for JVM intrinsic monitors [v3]
Fei Yang
fyang at openjdk.org
Fri Aug 30 05:35:49 UTC 2024
On Thu, 29 Aug 2024 08:32:42 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)
>
> Fei Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'fibers' into riscv-vthread-monitors
> - Comment
> - RISC-V vthread support for JVM intrinsic monitors
All right. Let's get this integrated. Thanks everyone for having a look.
-------------
PR Comment: https://git.openjdk.org/loom/pull/212#issuecomment-2320105336
More information about the loom-dev
mailing list