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