RFR: 8263729: [test] Extend time to wait before destroying child in ProcssBuilder Basic test [v2]
Roger Riggs
rriggs at openjdk.java.net
Fri Mar 19 14:23:55 UTC 2021
> Intermittent failures on Windows in a test of destroying the child warrant extending the time the parent waits after starting the child before destroying the child.
Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
Redirect VM output away from stream under test
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3049/files
- new: https://git.openjdk.java.net/jdk/pull/3049/files/ba3d9479..d8d4fccc
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3049&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3049&range=00-01
Stats: 28 lines in 1 file changed: 23 ins; 0 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/3049.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3049/head:pull/3049
PR: https://git.openjdk.java.net/jdk/pull/3049
More information about the core-libs-dev
mailing list