On Tue, 11 May 2021 15:04:25 GMT, Weijun Wang <[email protected]> wrote:

> There is a tiny probability that the `Random` objects in the 2 child 
> processes might be created at the same nano time and they will always produce 
> the same output and the game will never end. This code change explicitly 
> provides them with different seeds.

This pull request has now been integrated.

Changeset: 381de0c1
Author:    Weijun Wang <[email protected]>
URL:       
https://git.openjdk.java.net/jdk/commit/381de0c1d024f7e0711fadf384d8625cf7ab8178
Stats:     6 lines in 1 file changed: 2 ins; 0 del; 4 mod

8266753: jdk/test/lib/process/ProcTest.java failed with "Exception: Proc 
abnormal end"

Reviewed-by: dfuchs

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

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

Reply via email to