RFR(S): 8142385: [Testbug] RandomCommandsTest fails with error: Could not parse method pattern
Nils Eliasson
nils.eliasson at oracle.com
Tue Nov 24 10:38:45 UTC 2015
Hi Pavel,
Looks good.
Regards,
Nils
On 2015-11-23 16:22, Pavel Punegov wrote:
> Please review the following test bug fix.
>
> Issue was caused by the incorrect output processing, that uses
> shouldNotContain instead of one by one line checking. In this case
> test finds previously correct error message.
> Fix: Rewrite CommandProcessor so that it will match only unprocessed
> lines. QuietProcessor removed, it's code was merged with CommandProcessor
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8142385
> webrev: http://cr.openjdk.java.net/~ppunegov/8142385/webrev.00/
> <http://cr.openjdk.java.net/%7Eppunegov/8142385/webrev.00/>
>
> — Thanks,
> Pavel Punegov
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151124/a9a2e050/attachment.html>
More information about the hotspot-compiler-dev
mailing list