On 12 May 2016, at 14:43, Michael McMahon <michael.x.mcma...@oracle.com> wrote:
> This test is still failing intermittently. The reason is that one of the > places where BindException > can be thrown is called by reflection. So, the exception is wrapped in an > InvocationTargetException > and needs to be unwrapped. > > http://cr.openjdk.java.net/~michaelm/8156801/webrev.1/ Looks ok Michael. -Chris.