Hi Konstantin,

(I'm not a reviewer)

>From what I've understood this is not a specific JDK 8 issue. Rather, the 
>issue has never been observed yet on JDK 9, because it does not happen every 
>time.

In JDK 9, however there is an item (JDK-8145552) to fully replace 
ShellScaffold.sh with an analogous Java implementation. 

Therefore, it could, probably, be better either to fix the ShellScaffold.sh 
script in the JDK 9 or leave it as it is and proceed with JDK-8145552 as 
planned.

Adding Jaroslav who is the lead for the Serviceability component.

Best regards,
Alexander

----- Original Message -----
From: konstantin.she...@oracle.com
To: serviceability-dev@openjdk.java.net
Sent: Monday, February 29, 2016 12:06:53 PM GMT +03:00 Iraq
Subject: Re: [8u-dev] RFR 8150070: TESTBUG: com/sun/jdi tests fail on Cygwin 
but pass on MKS

Kindly reminder

Please, review

Thanks
-Konstantin

On 02/18/2016 07:07 PM, Konstantin Shefov wrote:
> 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