[jdk23u] Integrated: 8334560: [PPC64]: postalloc_expand_java_dynamic_call_sched does not copy all fields
Richard Reingruber
rrich at openjdk.org
Thu Oct 24 10:35:05 UTC 2024
On Thu, 17 Oct 2024 07:31:16 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.
>
> 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: 26e077b3
Author: Richard Reingruber <rrich at openjdk.org>
URL: https://git.openjdk.org/jdk23u/commit/26e077b37e5159b769927f0da0e07b9bf313d981
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/jdk23u/pull/190
More information about the jdk-updates-dev
mailing list