[security-dev 01495]: ECC non-named parameters in ECParameters.java

2010-01-07 Thread Tomas Gustavsson
Hi, In ECParameters,java there is a section that is commented out and claims to be incomplete. We have used this code successfully to use Brainpool curves (not supported by jdk otherwise) using an HSM (SafeNet ProtectServer). I wrote a howto for users of EJBCA at http://ejbca.org/cvccas.html#Using

[security-dev 01496]: hg: jdk7/tl/jdk: 6911737: Module build: generate modules with native libraries and any other files not in jar

2010-01-07 Thread mandy . chung
Changeset: d30f2e22fffd Author:mchung Date: 2010-01-07 08:14 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d30f2e22fffd 6911737: Module build: generate modules with native libraries and any other files not in jar Summary: create modules under OUTPUTDIR/modules directory con

[security-dev 01497]: Support for TLS 1.1 & 1.2

2010-01-07 Thread Christopher Wood ( Ottawa )
I have two question regarding TLS support in JSSE: 1. In a previous email (January 2008) someone asked about support for TLS 1.1. The reply indicated that it was planned for J2SE 7 and that the implementation was in progress; is that still the case? Is the implementation complete? 2. Are there

[security-dev 01498]: hg: jdk7/tl/jdk: 6915171: Clarify checked/unchecked status of Throwable and its subclasses

2010-01-07 Thread joe . darcy
Changeset: d36fa10de3cb Author:darcy Date: 2010-01-07 19:42 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d36fa10de3cb 6915171: Clarify checked/unchecked status of Throwable and its subclasses Reviewed-by: dholmes ! src/share/classes/java/lang/Error.java ! src/share/classes