[jdk17u-dev] RFR: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code
duke
duke at openjdk.org
Wed Oct 16 15:29:11 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!
@sendaoYan
Your change (at version 6e119726a10aeb1a14696d97f1330b421f5e67ff) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2964#issuecomment-2417171297
More information about the jdk-updates-dev
mailing list