--- a/jdk/test/sun/tools/jstatd/jpsOutput1.awk Tue Sep 04 18:41:06 2012 -0700 +++ b/jdk/test/sun/tools/jstatd/jpsOutput1.awk Wed Sep 05 10:26:54 2012 -0700 @@ -7,7 +7,7 @@ matched++; } -/^[0-9]+ -- process information unavailable$/ { +/^[0-9]+ -- .*$/ { matched++; }