[Bug 2900] [IcedTea7] Don't use WithSeed versions of NSS functions as they don't fully process the seed
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Jul 29 03:17:58 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2900
--- Comment #8 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-2.6?cmd=changeset;node=7f2aabb014c8
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Jul 28 03:55:52 2016 +0100
PR2900: Don't use WithSeed versions of NSS functions as they don't fully
process the seed
2016-04-23 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR2900: Don't use WithSeed versions of NSS
functions as they don't fully process the seed
* Makefile.am:
(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/20160729/18755eec/attachment-0001.html>
More information about the distro-pkg-dev
mailing list