Code review request: 7173036: test/com/sun/jdi/ConnectedVMs.java does not run as expected
Weijun Wang
weijun.wang at oracle.com
Wed May 30 21:35:23 PDT 2012
Hi All
I was working on something else and noticed a jtreg problem, that it
does not handle parenthesis and whitespaces like a normal shell does. A
little grep shows this test might not work as expected.
Here is the webrev:
http://cr.openjdk.java.net/~weijun/7173036/webrev.00/
I've added an else clause to avoid similar errors in the future.
Thanks
Max
-------- Original Message --------
*Change Request ID*: 7173036
*Synopsis*: test/com/sun/jdi/ConnectedVMs.java does not run as expected
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7173036
=== *Description*
============================================================
jtreg does not support parenthesis and whitespaces on its @run action
line, therefore this test is never really exceuted as expected.
*** (#1 of 1): 2012-05-31 04:13:51 GMT+00:00 weijun.wang at oracle.com
More information about the serviceability-dev
mailing list