Integrated: 8288724: Prevent NullPointerException in serviceability/tmtools/jstack/DaemonThreadTest.java if jstack process fails
Jaikiran Pai
jpai at openjdk.org
Tue Jun 21 07:16:55 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?
This pull request has now been integrated.
Changeset: 5e680d05
Author: Jaikiran Pai <jpai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5e680d059445f1c2e702914a4033624ed7979509
Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 mod
8288724: Prevent NullPointerException in serviceability/tmtools/jstack/DaemonThreadTest.java if jstack process fails
Reviewed-by: kevinw, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/9212
More information about the serviceability-dev
mailing list