RFR 8156801: java/net/httpclient/security/Driver.java failed with RuntimeException: Non zero return value

Chris Hegarty chris.hegarty at oracle.com
Thu May 12 14:03:39 UTC 2016


On 12 May 2016, at 14:43, Michael McMahon <michael.x.mcmahon at 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.



More information about the net-dev mailing list