RFR: 8316397: StackTrace/Suspended/GetStackTraceSuspendedStressTest.java failed with: SingleStep event is NOT expected [v4]
Serguei Spitsyn
sspitsyn at openjdk.org
Thu Feb 27 15:41:54 UTC 2025
On Thu, 27 Feb 2025 15:17:45 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:
> Adding a suspend check there won’t fix this issue though. It has to be added somewhere between coming out of the blocked state (where the thread can be seen as handshake-safe and suspended) and posting the event.
Agreed, thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23490#discussion_r1973847211
More information about the hotspot-runtime-dev
mailing list