RFR: 8042982: Unexpected RuntimeExceptions being thrown by SSLEngine

Xuelei Fan xuelei.fan at oracle.com
Sat Jul 26 00:52:03 UTC 2014


Looks fine to me.

Thanks,
Xuelei

On 7/22/2014 9:37 PM, Rob McKenna wrote:
> Hi folks,
> 
> A simple change to use SSLHandshakeException instead of RuntimeException
> in getAgreedSecret in DHCrypt and ECDHCrypt. This will prevent these
> RuntimeExceptions from propagating to the application and allow
> application programmers to handle them as SSLHandshakeExceptions.
> 
> http://cr.openjdk.java.net/~robm/8042982/webrev.01/
> 
>     -Rob
> 




More information about the security-dev mailing list