RFR: 8357626: RISC-V: Tighten up template interpreter method entry code [v4]
Anjian Wen
wenanjian at openjdk.org
Wed May 28 08:23:08 UTC 2025
> do the same thing as x86/AArch64 but for RISCV
> [JDK-8352415](https://bugs.openjdk.org/browse/JDK-8352415)
> [JDK-8356949](https://bugs.openjdk.org/browse/JDK-8356949)
Anjian Wen has updated the pull request incrementally with one additional commit since the last revision:
change the t3 to x28 alia name for format consistency
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25412/files
- new: https://git.openjdk.org/jdk/pull/25412/files/79994998..ba774e28
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25412&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25412&range=02-03
Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/25412.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25412/head:pull/25412
PR: https://git.openjdk.org/jdk/pull/25412
More information about the hotspot-dev
mailing list