[Bug 2934] [IcedTea8] SunEC provider throwing KeyException with current NSS
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sun Apr 24 07:20:32 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2934
--- Comment #3 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea8-3.0?cmd=changeset;node=acea0f437f64
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Sun Apr 24 07:31:15 2016 +0100
PR2934: SunEC provider throwing KeyException with current NSS
2016-04-23 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR2934: SunEC provider throwing KeyException
with current NSS
* Makefile.am:
(ECC_RESULT): Removed.
(ECC_CHECK_SRCS): Add TestECDSA.java
(ecccheck): Only compile tests if SunEC is enabled.
(clean-ecccheck): Only remove build directory if
SunEC is enabled.
(check-ecc): Only run tests if SunEC is enabled.
Add running of TestECDSA. Call set -e so rule
fails if any test fails.
* test/standalone/TestECDSA.java:
New test to make sure SunEC can produce ECDSA
signatures.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160424/55822b3d/attachment.html>
More information about the distro-pkg-dev
mailing list