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

Alan Bateman Alan.Bateman at oracle.com
Tue Nov 19 19:27:09 UTC 2013


On 19/11/2013 16:46, Rob McKenna wrote:
> Hi folks,
>
> Running this test with fastdebug binaries results in a few warning 
> messages getting lumped into the commandOutput. I've decided to filter 
> these test wide.
>
> https://bugs.openjdk.java.net/browse/JDK-6703075
> http://cr.openjdk.java.net/~robm/6703075/webrev.01/
>
>     -Rob
>
Having warning messages emitted by the VM and interfering with 
application or test output is annoying. What you have is okay for now 
but perhaps there is an option to redirect them to elsewhere.

-Alan



More information about the core-libs-dev mailing list