[jdk21u-dev] RFR: 8335743: jhsdb jstack cannot print some information on the waiting thread
Paul Hohensee
phh at openjdk.org
Tue Aug 6 14:28:42 UTC 2024
On Fri, 19 Jul 2024 09:02:41 GMT, KIRIYAMA Takuya <duke at openjdk.org> wrote:
> Hi all,
> This pull request is the backport of JDK-8335743.
> It is clean, but JDK-8336284 reports that the tests fails due to JDK-8335743. I think that JDK-8335743 and JDK-8336284 should be backported at the same time.
> I created the pull request https://github.com/openjdk/jdk21u-dev/pull/854 which backports JDK-8336284.
>
> Testing:
> hotspot/jtreg/serviceability/sa and jdk/sun/tools/jhsdb
You need to change the PR title to "Backport <original commit id> in order for the bot to recognize it as a backport. If the bot recognizes it as clean, you can go ahead and ask for maintainer approval. The maintainer will probably want you to also backport to 23u.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/853#issuecomment-2271431242
More information about the jdk-updates-dev
mailing list