[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
Thu Jul 28 15:02:02 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2900
--- Comment #6 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=0c5b97b56309
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/20160728/6861472f/attachment.html>
More information about the distro-pkg-dev
mailing list