[jdk17] Integrated: 8269929: (test) Add diagnostic info to ProceessBuilder/Basic.java for unexpected output
Roger Riggs
rriggs at openjdk.java.net
Wed Jul 7 21:49:48 UTC 2021
On Wed, 7 Jul 2021 19:05:14 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> The test java/lang/ProcessBuilder/Basic.java continues to fail intermittently with unexpected output from the VM.
> It appears that destroying the process causes a vm thread to fail to be started.
> Extend the delay between starting the child and destroying it.
> Add diagnostics to be specific about which case failed.
> Incidentally, suppress compiler warnings about SecurityManager use.
This pull request has now been integrated.
Changeset: c812bbbe
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/c812bbbe8fe86fe960eebfe5c1ce224251981cea
Stats: 7 lines in 1 file changed: 5 ins; 0 del; 2 mod
8269929: (test) Add diagnostic info to ProceessBuilder/Basic.java for unexpected output
Reviewed-by: iris, bpb, naoto
-------------
PR: https://git.openjdk.java.net/jdk17/pull/228
More information about the core-libs-dev
mailing list