On 4/10/2013 9:49 PM, David Holmes wrote:
On 4/10/2013 9:13 PM, Peter Allwin wrote:
Hello!
Looking for reviews for this very simple fix to a JDK test, where
warnings in stderr could cause the test to fail.
Bug: https://bugs.openjdk.java.net/browse/JDK-8014446
CR: http://cr.openjdk.java.net/~allwin/8014446/webrev.00/
Sorry I don't get it. This change will match (in theory) more lines with
Error in them. But how does that help when the problem was an unexpected
warning ?
Never mind I get it. The output is a multi-line value that would
normally only have the Error but when the warning is present it comes
first with the Error following.
David
David
Thanks!
/peter