RFR: JVMTI GetThreadInfo fixed to return NULL when Thread is TERMINATED

Leonid Mesnik lmesnik at openjdk.java.net
Wed Apr 8 04:38:51 UTC 2020


JVMTI GetThreadInfo fixed to return NULL when Thread is TERMINATED
It is a fix for both Kernel and Virtual threads

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

Commit messages:
 - JVMTI GetThreadInfo fixed to return NULL when Thread is TERMINATED

Changes: https://git.openjdk.java.net/loom/pull/12/files
 Webrev: https://webrevs.openjdk.java.net/loom/12/webrev.00
  Stats: 38 lines in 3 files changed: 33 ins; 0 del; 5 mod
  Patch: https://git.openjdk.java.net/loom/pull/12.diff
  Fetch: git fetch https://git.openjdk.java.net/loom pull/12/head:pull/12

PR: https://git.openjdk.java.net/loom/pull/12


More information about the loom-dev mailing list