RFR: 8330094: RISC-V: Save and restore FCSR in the call stub [v2]
Hamlin Li
mli at openjdk.org
Mon Apr 15 13:23:10 UTC 2024
> Hi,
> Can you help to review this patch?
> As discussed at https://github.com/openjdk/jdk/pull/17745#discussion_r1558783467, we should do the similar thing as [JDK-8319973](https://bugs.openjdk.org/browse/JDK-8319973) on aarch64.
> Thanks!
>
> Tests running ...
Hamlin Li has updated the pull request incrementally with two additional commits since the last revision:
- update comment accordingly
- skip setting frm when not needed
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18758/files
- new: https://git.openjdk.org/jdk/pull/18758/files/75d27fae..0e7b2414
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18758&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18758&range=00-01
Stats: 16 lines in 1 file changed: 8 ins; 0 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/18758.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18758/head:pull/18758
PR: https://git.openjdk.org/jdk/pull/18758
More information about the hotspot-dev
mailing list