RFR: 8330266: RISC-V: Restore frm to RoundingMode::rne after JNI
Hamlin Li
mli at openjdk.org
Fri Apr 19 09:08:57 UTC 2024
On Thu, 18 Apr 2024 13:26:32 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review this patch?
> It's exactly the same as https://github.com/openjdk/jdk/pull/18785 which is withdrawn, the reason could be that I deleted the branch `restore-frm-after-jni` after I `/integrate` the pr, but in fact the deletion happened before it's indeed integrated by github, so it caused the withdraw.
> Sorry for the inconvenience.
>
> Thanks
In fact, `RestoreMXCSROnJNICalls` also used on aarch64.
I agree it's not a good name, I think it's better to have a uniform name across platforms, so maybe we should modify the name together in another pr after this pr?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18839#issuecomment-2066146833
More information about the hotspot-dev
mailing list