Re: RFR: 8273912: Add threadControl_dumpThread(jthread) function

2021-09-17 Thread Serguei Spitsyn
On Thu, 16 Sep 2021 21:20:00 GMT, Chris Plummer 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. Hi Kevin, It looks good and trivial. Thanks, Serguei - Marked as reviewed

Re: RFR: 8273912: Add threadControl_dumpThread(jthread) function

2021-09-17 Thread Kevin Walls
On Thu, 16 Sep 2021 21:20:00 GMT, Chris Plummer 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. Marked as reviewed by kevinw (Committer). - PR: https://git.openjdk.java.n

RFR: 8273912: Add threadControl_dumpThread(jthread) function

2021-09-16 Thread Chris Plummer
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. - Commit messages: - Add threadControl_dumpThread() Changes: https://git.openjdk.java.net/jdk/pull/5554/files Webrev: https://webrevs