RFR: RISC-V: Fix typo in InterpreterMacroAssembler::call_VM_preemptable
duke
duke at openjdk.org
Tue Oct 8 13:55: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)
@RealFYang
Your change (at version 335bfcd1ea89efcdb349523b8f7d6a2d251d8bbf) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/loom/pull/213#issuecomment-2399911811
More information about the loom-dev
mailing list