On Fri, 14 Jul 2023 06:11:55 GMT, David Holmes <dhol...@openjdk.org> wrote:

> The change seems consistent with the definition of `GetThreadState`. But I 
> note that the interrupt bit should also only be set if the target is alive.

we get interrupt bit from Thread object, so the value is consistent with 
terminated state. suspend bit is a bit different - see my reply to Serguei

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

PR Comment: https://git.openjdk.org/jdk/pull/14878#issuecomment-1636252686

Reply via email to