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/
