[jdk17u-dev] RFR: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code
SendaoYan
syan at openjdk.org
Thu Oct 17 15:56:21 UTC 2024
On Tue, 15 Oct 2024 13:02:21 GMT, SendaoYan <syan at openjdk.org> wrote:
> 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:
>
> - [x] riscv64 native build with release configure by gcc10
> - [x] riscv64 native build with fastdebug configure by gcc10
> - [x] riscv64 native build with slowdebug configure by gcc10
>
> Thanks!
Thanks for the sponsor.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2964#issuecomment-2419923356
More information about the jdk-updates-dev
mailing list