RFR(S): 6963102: sun/tools/jstatd/jstatdDefaults.sh fails
    Alan Bateman 
    Alan.Bateman at oracle.com
       
    Wed Sep  5 05:09:08 PDT 2012
    
    
  
On 05/09/2012 12:51, Staffan Larsen wrote:
> :
>
> diff --git a/test/sun/tools/jstatd/jpsOutput1.awk 
> b/test/sun/tools/jstatd/jpsOutput1.awk
> --- a/test/sun/tools/jstatd/jpsOutput1.awk
> +++ b/test/sun/tools/jstatd/jpsOutput1.awk
> @@ -7,7 +7,7 @@
>    matched++;
> }
> -/^[0-9]+ -- process information unavailable$/{
> +/^[0-9]+ -- .*$/{
>    matched++;
> }
It's great to make these tests more reliable, this change looks good to me.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20120905/e394956d/attachment.html 
    
    
More information about the serviceability-dev
mailing list