Integrated: RISC-V: Fix typo in InterpreterMacroAssembler::call_VM_preemptable
Fei Yang
fyang at openjdk.org
Tue Oct 8 13:58:15 UTC 2024
On Tue, 8 Oct 2024 05:31:33 GMT, Fei Yang <fyang at openjdk.org> wrote:
> Seems to me that there exists two typos in loom commit https://github.com/openjdk/loom/commit/0b14b49e2ba05a62268dc02f1cfe1e258173deb7 (define call_VM_preemptable for interpreter). @pchilano : Could you please confirm that? Thanks.
>
> Testing performed on linux-riscv64:
> - [x] make test TEST="hotspot_loom jdk_loom" (release build)
> - [x] make test TEST="hotspot_loom jdk_loom" TEST_VM_OPTS="-XX:+VerifyStack" (fastdebug build)
This pull request has now been integrated.
Changeset: 7f35aaf0
Author: Fei Yang <fyang at openjdk.org>
Committer: Patricio Chilano Mateo <pchilanomate at openjdk.org>
URL: https://git.openjdk.org/loom/commit/7f35aaf0fab26dc4e545bf9d7708c296394dd672
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
RISC-V: Fix typo in InterpreterMacroAssembler::call_VM_preemptable
Reviewed-by: pchilanomate
-------------
PR: https://git.openjdk.org/loom/pull/213
More information about the loom-dev
mailing list