[jdk17u-dev] Integrated: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code
SendaoYan
syan at openjdk.org
Thu Oct 17 15:40:14 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!
This pull request has now been integrated.
Changeset: 593d9d6e
Author: SendaoYan <syan at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/593d9d6eed0ef93bbec69763e8924c1f3f79edd6
Stats: 23 lines in 3 files changed: 11 ins; 0 del; 12 mod
8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code
Backport-of: 10665ba241ef878dcbc7f4774c8bf98f031f261d
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2964
More information about the jdk-updates-dev
mailing list