6963102: Testcase failures sun/tools/jstatd/jstatdExternalRegistry.sh and sun/tools/jstatd/jstatdDefaults.sh
Make tests more resilient by allowing for more error messages from jps Reviewed-by: alanb, rbackman, dsamersoff
This commit is contained in:
parent
52ca21c92a
commit
330ba0e873
@ -7,7 +7,7 @@ BEGIN {
|
||||
matched++;
|
||||
}
|
||||
|
||||
/^[0-9]+ -- process information unavailable$/ {
|
||||
/^[0-9]+ -- .*$/ {
|
||||
matched++;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user