RFR: 8029525 - java/lang/ProcessBuilder/Basic.java fails intermittently

roger riggs roger.riggs at oracle.com
Thu Dec 5 14:40:37 UTC 2013


Hi Rob,

Looks fine.  (Not a Reviewer).

Thanks for doing the legwork, Roger

On 12/5/2013 9:19 AM, Rob McKenna wrote:
> This failure cropped up again and Roger Riggs spotted that I was 
> looking at it from completely the wrong direction. He contributed the 
> following fix:
>
> http://cr.openjdk.java.net/~robm/8029525/webrev.01/
>
> This is to avoid a race between:
>
> thread.interrupt();
> p.destroy();
>
> Hoping to get this reviewed and pushed as soon as possible!
>
> Thanks,
>
>     -Rob
>




More information about the core-libs-dev mailing list