Re: Algorithm Names - registry?

2011-11-30 Thread Bradford Wetmore
On 11/30/2011 6:34 PM, Michael StJohns wrote: By the way - why are CCM and GCM ciphers rather than cipher modes in the table? They can be applied to any block cipher (i think with a specific block length). Good grief. I apparently didn't review the tech writers work on that one. I'll ge

code review request: 7115524: Regression: keytool -printcert -sslserver failure

2011-11-30 Thread Weijun Wang
Hi Xuelei Please review the code changes for 7u4: http://cr.openjdk.java.net/~weijun/7115524/7u4/webrev.00/ I've changed the synopsis because there is no SSLServerCertStore in 7u4. Thanks Max -- 7115524: Regression: keytool -printcert -sslserv

Re: Algorithm Names - registry?

2011-11-30 Thread Michael StJohns
The web page you pointed me at is a bit more up to date than what I was looking at. To be honest, I couldn't find a path there from the public web pages - but that may be just me. What I'm finding when playing with things like ZigBee, smart cards and other similar technologies is that there a

hg: jdk8/tl/jdk: 7116322: enhance javac make rule with a little bit of instrumentation

2011-11-30 Thread stuart . marks
Changeset: 43a630f11af6 Author:smarks Date: 2011-11-30 13:11 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/43a630f11af6 7116322: enhance javac make rule with a little bit of instrumentation Reviewed-by: dholmes, ohair ! make/common/Rules.gmk

hg: jdk8/tl/jdk: 2 new changesets

2011-11-30 Thread alan . bateman
Changeset: 4749df4f04f1 Author:alanb Date: 2011-11-30 10:57 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4749df4f04f1 7030624: size_t usages in src/windows/native/java/io/io_util_md.c need to be re-visited Reviewed-by: lancea, chegar ! src/share/native/java/io/io_util.c !