RFR: 8318609: Upcall stubs should be smaller [v2]
Feilong Jiang
fjiang at openjdk.org
Tue Oct 24 08:20:38 UTC 2023
On Mon, 23 Oct 2023 12:41:44 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:
>> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Move JNIHandles::resolve(receiver) into C code.
>
> Sorry for the late reply, all tests under `jdk_foreign` passed with linux-riscv fastdebug build (w/and w/o `UseRVC`).
> @feilongjiang: Thanks for testing! Would you mind retesting the latest version?
`jdk_foreign` tests are still good with new changes.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16290#issuecomment-1776738974
More information about the hotspot-compiler-dev
mailing list