RFR (S): 7185591: jcmd-big-script.sh ERROR: could not find app's Java pid.

Yekaterina Kantserova yekaterina.kantserova at oracle.com
Fri Jan 10 04:50:07 PST 2014


Hi,

Could I please have a review of this fix.

In this fix I've rewritten sun/tools/jcmd/* tests in pure java to get 
rid of all intermittent failures depending on for example MKS or race 
conditions (test application has not yet started when the test start to 
run).


Webrev:
http://cr.openjdk.java.net/~ykantser/7185591/webrev.00/

Primal bug:
https://bugs.openjdk.java.net/browse/JDK-7185591

Similar bugs:
https://bugs.openjdk.java.net/browse/JDK-6977426
https://bugs.openjdk.java.net/browse/JDK-8020798
https://bugs.openjdk.java.net/browse/JDK-7130656 (this one is blocked by 
https://bugs.openjdk.java.net/browse/JDK-8031482 so far)

Thanks,
Katja


More information about the serviceability-dev mailing list