Staffan,
> /^[0-9]+ -- .*$/ {
If I remeber awk regexp correct, one below will do essentially the same.
/^[0-9]+ -- /
-Dmitry
On 2012-10-26 16:23, Staffan Larsen wrote:
> Some awk scripts in the tests check for
> -- process information unavailable
> as valid output. However, there are other outputs that are also 'ok'.
> For example:
> -- main class information unavailable
>
> webrev: http://cr.openjdk.java.net/~sla/8001621/webrev.01/
>
>
> Thanks,
> /Staffan
--
Dmitry Samersoff
Java Hotspot development team, SPB04
* There will come soft rains ...