RFR(S): 8173478: SSL related tests failes with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"

Xuelei Fan xuelei.fan at oracle.com
Fri Jan 27 18:12:51 UTC 2017


Looks fine to me.

BTW, if using 'limit-modules" option,  some SSL test may behave 
different if EC modules is excluded.

Thanks,
Xuelei

On 1/27/2017 5:39 AM, Sergei Kovalev wrote:
> Hi team,
>
> Please review a small fix for tests.
>
> Bug ID: https://bugs.openjdk.java.net/browse/JDK-8173478
> WebReview: http://cr.openjdk.java.net/~skovalev/8173478/webrev.00/
>
> Issue: Three tests failing during execution with module limitation by
> "--limit-modules" command line option.
> Solution: declare dependency on jdk.crypto.ec module.
>



More information about the security-dev mailing list