On Wed, 10 Jun 2026 00:28:34 GMT, Shiv Shah <[email protected]> wrote:

> I’ll rework the patch to positively assert that the java.lang.Thread.sleep 
> entry frame is present in the stack

Good, as the entry/API is stable.

> Moreover ThreadInfo already gives state and stack from one consistent 
> snapshot, checking TIMED_WAITING plus the sleep frame seems equivalent at 
> this level. 

Okay, the only reason JVMTI was mentioned is in case you there was a need to 
distinguish timed-Object.wait from sleep.

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

PR Comment: https://git.openjdk.org/jdk/pull/31357#issuecomment-4671071919

Reply via email to