[jdk25u-dev] RFR: 8369505: jhsdb jstack cannot handle continuation stub [v5]
duke
duke at openjdk.org
Fri Dec 12 13:40:03 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
@dbriemann
Your change (at version 911bedee1fd8c3d686c9cc729e809020bc8778b6) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk25u-dev/pull/23#issuecomment-3646518413
More information about the jdk-updates-dev
mailing list