RFR: 8325187: JVMTI GetThreadState says virtual thread is JVMTI_THREAD_STATE_INTERRUPTED when it no longer is [v12]

Serguei Spitsyn sspitsyn at openjdk.org
Tue Mar 19 00:00:21 UTC 2024


On Mon, 18 Mar 2024 11:10:47 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

>> Maybe `is_interrupted_with_reset`?  (though that would seem like an alias for `is_interrupted(true)`.
>
> Thanks, Alan and David. Will consider your suggestions.

Renamed now.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18093#discussion_r1529479113


More information about the serviceability-dev mailing list