On Wed, 1 Sep 2021 16:37:24 GMT, Roger Riggs <rri...@openjdk.org> wrote:

> The ExecCommand test of Runtime.exec is difficult to maintain; the parallel 
> arrays are hard to keep in sync.
> This cleanup converts to use TestNG DataProviders and other improvements.

This pull request has now been integrated.

Changeset: 7fd6b0bf
Author:    Roger Riggs <rri...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/7fd6b0bfd8ab3c64b374c71010bdfa369f0c67e8
Stats:     288 lines in 1 file changed: 149 ins; 105 del; 34 mod

8273242: (test) Refactor to use TestNG for RuntimeTests ExecCommand tests

Reviewed-by: naoto, lancea

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

PR: https://git.openjdk.java.net/jdk/pull/5335

Reply via email to