On Thu, 16 Sep 2021 21:20:00 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> Trivial change to add an internal API that is useful when debugging. Only > included in debug builds, and has no impact on debug agent functionality. This pull request has now been integrated. Changeset: 04891c95 Author: Chris Plummer <cjplum...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/04891c95e0a29409959aa3e649964788e589a6da Stats: 12 lines in 2 files changed: 12 ins; 0 del; 0 mod 8273912: Add threadControl_dumpThread(jthread) function Reviewed-by: kevinw, sspitsyn ------------- PR: https://git.openjdk.java.net/jdk/pull/5554