RFR: 8288724: Prevent NullPointerException in serviceability/tmtools/jstack/DaemonThreadTest.java if jstack process fails
Jaikiran Pai
jpai at openjdk.org
Tue Jun 21 07:16:54 UTC 2022
On Mon, 20 Jun 2022 08:08:54 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review of this test only change which updates the `DaemonThreadTest` to prevent a NPE when the `jstack` tool launched from the test fails with a non-zero exit code?
Thank you Serguei and Kevin for the reviews.
-------------
PR: https://git.openjdk.org/jdk/pull/9212
More information about the serviceability-dev
mailing list