RFR: 8342881: RISC-V: secondary_super_cache does not scale well: C1 and interpreter [v9]
Gui Cao
gcao at openjdk.org
Sun Jan 12 05:29:27 UTC 2025
> Follow this patch https://github.com/openjdk/jdk/pull/19989, The fix for [JDK-8332587](https://bugs.openjdk.org/browse/JDK-8332587) was for C2 only. Implement the same fix for C1 and the interpreter.
>
> ### Testing
> - [x] Run tier1-3 tests on SOPHON SG2042 (release)
Gui Cao has updated the pull request incrementally with one additional commit since the last revision:
Fix for Feilong's review
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21922/files
- new: https://git.openjdk.org/jdk/pull/21922/files/82024b31..2d74b280
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21922&range=08
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21922&range=07-08
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/21922.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21922/head:pull/21922
PR: https://git.openjdk.org/jdk/pull/21922
More information about the hotspot-dev
mailing list