RFR: 8312498: Thread::getState and JVM TI GetThreadState should return TIMED_WAITING virtual thread is timed parked

Alan Bateman alanb at openjdk.org
Thu Jul 27 06:05:51 UTC 2023


On Thu, 27 Jul 2023 01:30:01 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

> Nit: normal indent for native code is 2.

The .c files I sampled in test/hotspot/jtreg/serviceability/jvmti/** used 4, either is okay as this is just two tiny JNI functions.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14978#discussion_r1275769814


More information about the serviceability-dev mailing list