[jdk17u-dev] RFR: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code
SendaoYan
syan at openjdk.org
Tue Oct 15 13:11:31 UTC 2024
Hi all,
This pull request contains a backport of commit [747a3fa3](https://github.com/openjdk/jdk/commit/747a3fa31d9a9512475615c91d2ee9c2d2a94e8e) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
The commit being backported was authored by SendaoYan on 7 Oct 2024 and was reviewed by Fei Yang and Ludovic Henry.
The `src/hotspot/cpu/riscv/methodHandles_riscv.cpp` and `src/hotspot/cpu/riscv/methodHandles_riscv.cpp` can't backport cleanly because of the diffrent copyright year, other parts and other files are backported cleanly.
Additonal test:
- [ ] riscv64 native build with release configure
- [ ] riscv64 native build with fastdebug configure
Thanks!
-------------
Commit messages:
- Backport 10665ba241ef878dcbc7f4774c8bf98f031f261d
- Backport 10665ba241ef878dcbc7f4774c8bf98f031f261d
Changes: https://git.openjdk.org/jdk17u-dev/pull/2964/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2964&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8341562
Stats: 23 lines in 3 files changed: 11 ins; 0 del; 12 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2964.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2964/head:pull/2964
PR: https://git.openjdk.org/jdk17u-dev/pull/2964
More information about the jdk-updates-dev
mailing list