RFR: 6703075: (process) java/lang/ProcessBuilder/Basic.java fails with fastdebug

Alan Bateman Alan.Bateman at oracle.com
Tue Nov 19 21:43:53 UTC 2013


On 19/11/2013 19:58, Martin Buchholz wrote:
> I propose a fix like the diff below, that asks the VM to separate 
> regular output and JVM output into stdout and stderr, so that we can 
> do matching on each independently, and so that we can rely on stdout 
> not being corrupted by JVM output.
Good, it's DisplayVMOutputToStderr or an option to redirect the warnings 
that I was wondering about.  So do you want to take this one?

-Alan.



More information about the core-libs-dev mailing list