Integrated: 8342881: RISC-V: secondary_super_cache does not scale well: C1 and interpreter
Gui Cao
gcao at openjdk.org
Fri Jan 17 11:34:41 UTC 2025
On Wed, 6 Nov 2024 10:33:55 GMT, Gui Cao <gcao at openjdk.org> wrote:
> 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)
This pull request has now been integrated.
Changeset: 8460072f
Author: Gui Cao <gcao at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8460072f9ddcec5d1f86e3c4de3d1457771b805c
Stats: 374 lines in 5 files changed: 300 ins; 23 del; 51 mod
8342881: RISC-V: secondary_super_cache does not scale well: C1 and interpreter
Reviewed-by: fyang, fjiang
-------------
PR: https://git.openjdk.org/jdk/pull/21922
More information about the hotspot-dev
mailing list