RFR (M): 8054278: Refactor jps utility tests
Yekaterina Kantserova
yekaterina.kantserova at oracle.com
Thu Aug 14 11:40:50 UTC 2014
Hi,
Could I please have a review of this fix.
webrev: http://cr.openjdk.java.net/~ykantser/8054278/webrev.00/
bug: https://bugs.openjdk.java.net/browse/JDK-8054278
As of today the test/jdk/sun/tools/jps tests are a number of shell and awk scripts that test only a few combinations of jps args. The tests also used to fail intermittently due to timing issues, e.g.JDK-7091195 <https://bugs.openjdk.java.net/browse/JDK-7091195> andJDK-6542634 <https://bugs.openjdk.java.net/browse/JDK-6542634>. In order to make tests more stable and make sure all combinations of arguments are tested the test will be refactored using jdk.testlibrary functionality.
The tests have been run on all basic platforms.
Thanks,
Katja
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20140814/b3751da7/attachment.html>
More information about the serviceability-dev
mailing list