[jdk23u] RFR: 8341146: RISC-V: Unnecessary fences used for load-acquire in template interpreter
Gui Cao
gcao at openjdk.org
Fri Oct 11 00:35:28 UTC 2024
Hi, The same issue also exists in the jdk23u. I would like to backport 8341146 to jdk23u. This is a risc-v specific change. Backport is clean, risk is low.
### Testing on SOPHON SG2042 (release)
- [x] JCstress
- [x] Run tier1 tests
- [x] ~5% improvement on SPECJbb2005 score (-Xint -XX:+UseParallelGC)
-------------
Commit messages:
- Backport a4ca6267e17815153f8fa119db19b97b1da2bd84
Changes: https://git.openjdk.org/jdk23u/pull/154/files
Webrev: https://webrevs.openjdk.org/?repo=jdk23u&pr=154&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8341146
Stats: 9 lines in 1 file changed: 0 ins; 9 del; 0 mod
Patch: https://git.openjdk.org/jdk23u/pull/154.diff
Fetch: git fetch https://git.openjdk.org/jdk23u.git pull/154/head:pull/154
PR: https://git.openjdk.org/jdk23u/pull/154
More information about the jdk-updates-dev
mailing list