hg: jdk7/tl/langtools: 7043694: printStackTrace call should be removed

2011-05-10 Thread jonathan . gibbons
Changeset: 68fde7f5863b Author:jjg Date: 2011-05-10 19:53 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/68fde7f5863b 7043694: printStackTrace call should be removed Reviewed-by: darcy ! src/share/classes/com/sun/tools/javac/code/Symbol.java

hg: jdk7/tl/jaxws: 7042773: Integrate JAXWS 2.2.4 update to JDK7

2011-05-10 Thread kelly . ohair
Changeset: 6d59d563f187 Author:ohair Date: 2011-05-10 16:59 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/6d59d563f187 7042773: Integrate JAXWS 2.2.4 update to JDK7 Reviewed-by: ramap ! jaxws.properties

hg: jdk7/tl/jdk: 2 new changesets

2011-05-10 Thread mike . duigou
Changeset: e941ff30d005 Author:mduigou Date: 2011-05-10 10:16 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e941ff30d005 7043513: Update test for StandardCharsets Reviewed-by: alanb - test/java/nio/charset/StandardCharset/Standard.java + test/java/nio/charset/StandardCharse

hg: jdk7/tl/jdk: 7043443: address missed reason initialization in BatchUpdateException

2011-05-10 Thread lance . andersen
Changeset: 6a3a41e0af88 Author:lancea Date: 2011-05-10 14:41 -0400 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/6a3a41e0af88 7043443: address missed reason initialization in BatchUpdateException Reviewed-by: alanb ! src/share/classes/java/sql/BatchUpdateException.java

Re: ECC RFE's

2011-05-10 Thread Tomas Gustavsson
Thanks Vincent, As long as the basic support for ECC using PKCS11 works I'm at least a bit happy. Looking forward for evolution :-) Cheers, Tomas On 05/09/2011 04:48 PM, Vincent Ryan wrote: Hello Tomas, We have made several improvements recently to the ECC provider implementation in JDK7.