[jdk25u-dev] RFR: 8369505: jhsdb jstack cannot handle continuation stub [v3]

Martin Doerr mdoerr at openjdk.org
Thu Dec 4 15:14:32 UTC 2025


On Thu, 4 Dec 2025 14:24:05 GMT, David Briemann <dbriemann at openjdk.org> wrote:

>> This pull request contains a backport of commit [16539998](https://github.com/openjdk/jdk/commit/1653999871c8d7b1e61b44f8525e09b2cd0bdb6b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>> 
>> The commit being backported was authored by Yasumasa Suenaga on 16 Oct 2025 and was reviewed by Chris Plummer and Patricio Chilano Mateo.
>> 
>> To make this backport work further commits needed to be backported:
>> [JDK-8370201](https://bugs.openjdk.org/browse/JDK-8370201)
>> [JDK-8370036](https://bugs.openjdk.org/browse/JDK-8370036)
>> Both contain fixes to the test introduced by the backported commit.
>> 
>> Also this backport includes another commit:
>> [JDK-8370240](https://bugs.openjdk.org/browse/JDK-8370240)
>> This fixes the same issue as the original commit but for the PPC platform.
>
> David Briemann has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Backport 8370240

Verified that this is a clean backport of the 4 issues linked in this PR. I think packing them into 1 PR makes sense because they all belong together and further backports will also need all of the 4 parts.

-------------

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk25u-dev/pull/23#pullrequestreview-3540512068


More information about the jdk-updates-dev mailing list