Yes, it is a fix for JDK 8u only.

-Konstantin

On 02/19/2016 05:47 PM, Alexander Kulyakhtin wrote:
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.she...@oracle.com
To: serviceability-dev@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

Reply via email to