[Bug 2934] [IcedTea8] SunEC provider throwing KeyException with current NSS

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed May 25 18:13:33 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2934

--- Comment #7 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=b146cef2c72d
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed May 25 18:42:49 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/20160525/4d88cc44/attachment.html>


More information about the distro-pkg-dev mailing list