[jdk21u-dev] Integrated: 8334560: [PPC64]: postalloc_expand_java_dynamic_call_sched does not copy all fields
Richard Reingruber
rrich at openjdk.org
Tue Oct 29 15:08:16 UTC 2024
On Thu, 24 Oct 2024 15:17:28 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [13dce296](https://github.com/openjdk/jdk/commit/13dce296fc3924b269757ce1279c57afe18faeeb) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Richard Reingruber on 24 Jun 2024 and was reviewed by Matthias Baesken and Martin Doerr.
>
> The fix passed our CI testing: JTReg tests: tier1-4 of hotspot and jdk. All of Langtools and jaxp. JCK, Renaissance Suite, and SAP specific tests.
> Testing was done with fastdebug builds on the main platforms and also on Linux/PPC64le and AIX.
>
> Risk is low. The change affects only PPC64 and the field that is changed is only read in the JVMTI implementation. Also the change includes a regression test.
>
> Thanks, Richard.
This pull request has now been integrated.
Changeset: 9ea9971e
Author: Richard Reingruber <rrich at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/9ea9971e74faca5d6afa5dc922470261cbf1bd09
Stats: 92 lines in 2 files changed: 92 ins; 0 del; 0 mod
8334560: [PPC64]: postalloc_expand_java_dynamic_call_sched does not copy all fields
Backport-of: 13dce296fc3924b269757ce1279c57afe18faeeb
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1097
More information about the jdk-updates-dev
mailing list