[8u-dev] RFR 8150070: TESTBUG: com/sun/jdi tests fail on Cygwin but pass on MKS

Alexander Kulyakhtin alexander.kulyakhtin at oracle.com
Fri Feb 19 14:47:39 UTC 2016


Hi Konstantin,

(not a reviewer) 

Could you, please, explain your fix a bit more, if possible? 
Since the comment to the CR says "Cannot be reproduced with JDK 9.", is this fix for JDK 8 only?

Best regards,
Alexander

----- Original Message -----
From: konstantin.shefov at oracle.com
To: serviceability-dev at openjdk.java.net
Sent: Thursday, February 18, 2016 7:09:26 PM GMT +03:00 Iraq
Subject: [8u-dev] RFR 8150070: TESTBUG: com/sun/jdi tests fail on Cygwin but pass on MKS

Hello

Please review a test bug fix.
The test fails because Cygwin PID returned by "$!" and Windows PID 
returned by "tasklist" are not the same.
Need to use cygwin "ps".

Bug: https://bugs.openjdk.java.net/browse/JDK-8150070
Webrev: http://cr.openjdk.java.net/~kshefov/8150070/webrev

Thanks
-Konstantin


More information about the serviceability-dev mailing list