RFR(S): 8173763: Two security tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
Sergei Kovalev
sergei.kovalev at oracle.com
Wed Feb 1 15:24:44 UTC 2017
Hi team,
Please review a small fix for tests.
Bug ID: https://bugs.openjdk.java.net/browse/JDK-8173763
WebReview: http://cr.openjdk.java.net/~skovalev/8173763/webrev.00/
Issue: Two tests failing during execution with module limitation by
"--limit-modules" command line option.
Solution: declare dependency on jdk.crypto.ec module.
The issue is similar to https://bugs.openjdk.java.net/browse/JDK-8173478.
--
With best regards,
Sergei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20170201/d9a87fa3/attachment.htm>
More information about the security-dev
mailing list