RFR 8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds
Pavel Punegov
pavel.punegov at oracle.com
Wed Oct 16 16:31:48 UTC 2013
Alan,
I've updated the fix. New changes are:
1. Make processB fail if interrupted,
2. Replace Error throwing by RuntimeException.
Here is a link to webrev:
http://cr.openjdk.java.net/~robm/8024660/webrev.02/[1]
On Tue, 15 of Oct 2013 20:44:42 Alan Bateman wrote:
> On 15/10/2013 16:46, Pavel Punegov wrote:
>> Anyone to review this?
>>
>> Alan, do you have any updates on this?
>
> The only thing is the catching of InterruptedException where it should
> be a test failure if that happens. However I'm okay with what you have
> (and Rob has agreed to sponsor this one).
>
> -Alan.
--
Thanks,
Pavel Punegov
--------
[1] http://cr.openjdk.java.net/%7Erobm/8024660/webrev.02/
More information about the core-libs-dev
mailing list