RFR: 8330266: RISC-V: Restore frm to RoundingMode::rne after JNI

Robbin Ehn rehn at openjdk.org
Fri Apr 19 09:08:59 UTC 2024


On Fri, 19 Apr 2024 09:04:00 GMT, Hamlin Li <mli at openjdk.org> wrote:

> 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?

Yes, I know. Andrew pointed that out in aarch64 PR.

Yes, we should add a new flag aliasing the old flag. (see argument.cpp)
Then start the processes of deprecating the old flag.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/18839#issuecomment-2066150874


More information about the hotspot-dev mailing list