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

Martin Doerr mdoerr at openjdk.org
Mon Dec 8 14:06:07 UTC 2025


On Mon, 8 Dec 2025 13:55:49 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.
>> 
>> A manual fix was needed because newer versions of the JDK use the name "continuation stubs" but in the older version the name was "continuationstubs".
>
> David Briemann has updated the pull request incrementally with one additional commit since the last revision:
> 
>   add note that links corresponding jdk issue to change

LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

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


More information about the jdk-updates-dev mailing list