RFR: 8014446: JT_JDK: Wrong detection of test result for test com/sun/jdi/NoLaunchOptionTest.java

David Holmes david.holmes at oracle.com
Fri Oct 4 05:00:32 PDT 2013


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
>>


More information about the serviceability-dev mailing list