[Bug 3115] [IcedTea7] Add check for elliptic curve cryptography implementation

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Jul 29 03:17:53 UTC 2016


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

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-2.6?cmd=changeset;node=87a23724eac2
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Jul 29 03:56:15 2016 +0100

    PR3115: Add check for elliptic curve cryptography implementation.

    2015-05-20  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR3115: Add check for elliptic curve
        cryptography implementation.
        * TestCryptoLevel.java: Moved to
        test/standalone.
        * rewriter/agpl-3.0.txt: Moved to
        root directory.
        * test/RH1195203.java: Likewise.
        * Makefile.am:
        (ECC_CHECK_BUILD_DIR): Added.
        (CRYPTO_CHECK_SRCS): Update TestCryptoLevel.java
        path.
        (ECC_CHECK_SRCS): Added.
        (MIME_TYPE_CHECK_SRCS): Update path.
        (EXTRA_DIST): Add ECC_CHECK_SRCS.
        (check-local): Add check-ecc.
        (clean-tests): Add clean-check-ecc.
        (clean-local): Add clean-ecccheck.
        (ecccheck): Build ECC check test.
        (clean-ecccheck): Cleanup ECC check test.
        (check-ecc): Run ECC check test.
        (clean-check-ecc): Cleanup run of ECC check test.
        * NEWS: Updated.
        * agpl-3.0.txt: Moved from rewriter as also
        applies to tests.
        * test/standalone/RH1195203.java: Moved from test.
        * test/standalone/TestCryptoLevel.java: Moved from
        root directory.
        * test/standalone/TestEllipticCurveCryptoSupport.java:
        Add check for elliptic curve cryptography support.

-- 
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/20160729/abde60ef/attachment.html>


More information about the distro-pkg-dev mailing list