Wed, 04 May 2011 20:38:45 +0100 6738532: Error in Elliptic Curve NamedCurve determination. (related to PKCS11)
vinnie [Wed, 04 May 2011 20:38:45 +0100] rev 9556
6738532: Error in Elliptic Curve NamedCurve determination. (related to PKCS11) Reviewed-by: valeriep
Tue, 10 May 2011 17:56:11 -0400 Merge
cgruszka [Tue, 10 May 2011 17:56:11 -0400] rev 9555
Merge
Wed, 04 May 2011 11:11:40 -0700 7035172: Reintroduce LICENSE file in JDK/JRE bundle
asaha [Wed, 04 May 2011 11:11:40 -0700] rev 9554
7035172: Reintroduce LICENSE file in JDK/JRE bundle Reviewed-by: billyh
Mon, 09 May 2011 12:32:40 -0700 Merge
jgodinez [Mon, 09 May 2011 12:32:40 -0700] rev 9553
Merge
Tue, 03 May 2011 22:16:58 -0700 Merge
jgodinez [Tue, 03 May 2011 22:16:58 -0700] rev 9552
Merge
Mon, 02 May 2011 20:17:18 +0100 Merge
michaelm [Mon, 02 May 2011 20:17:18 +0100] rev 9551
Merge
Mon, 02 May 2011 20:11:18 +0100 7041044: InetAddress.getByName(String,InetAddress) added in error
michaelm [Mon, 02 May 2011 20:11:18 +0100] rev 9550
7041044: InetAddress.getByName(String,InetAddress) added in error Reviewed-by: alanb
Tue, 03 May 2011 02:48:59 +0800 7040151: SPNEGO GSS code does not parse tokens in accordance to RFC 2478
weijun [Tue, 03 May 2011 02:48:59 +0800] rev 9549
7040151: SPNEGO GSS code does not parse tokens in accordance to RFC 2478 Reviewed-by: valeriep
Mon, 02 May 2011 11:39:46 -0700 7041136: Use Objects.equals in JDK platform classes
darcy [Mon, 02 May 2011 11:39:46 -0700] rev 9548
7041136: Use Objects.equals in JDK platform classes Reviewed-by: alanb, mduigou
Mon, 02 May 2011 11:42:52 -0700 7040220: java/char_encodin Optimize UTF-8 charset for String.getBytes()/new String(byte[])
sherman [Mon, 02 May 2011 11:42:52 -0700] rev 9547
7040220: java/char_encodin Optimize UTF-8 charset for String.getBytes()/new String(byte[]) Summary: implement sun.nio.cs.ArrayEn/Decoer in utf8 Reviewed-by: alanb
Mon, 02 May 2011 10:14:27 -0700 6553182: Need to modify javadoc doclet for GPL
bpatel [Mon, 02 May 2011 10:14:27 -0700] rev 9546
6553182: Need to modify javadoc doclet for GPL Reviewed-by: jjg
Mon, 02 May 2011 11:47:55 +0100 Merge
michaelm [Mon, 02 May 2011 11:47:55 +0100] rev 9545
Merge
Mon, 02 May 2011 11:02:58 +0100 6569621: Problem with java/classes_net
michaelm [Mon, 02 May 2011 11:02:58 +0100] rev 9544
6569621: Problem with java/classes_net Reviewed-by: chegar
Sun, 01 May 2011 11:39:32 -0700 7036522: j.u.r.Pattern documentation errors
sherman [Sun, 01 May 2011 11:39:32 -0700] rev 9543
7036522: j.u.r.Pattern documentation errors Summary: updated the Perl related information Reviewed-by: alanb
Sun, 01 May 2011 14:22:32 +0800 7040916: DynamicKeyTab test fails on Windows
weijun [Sun, 01 May 2011 14:22:32 +0800] rev 9542
7040916: DynamicKeyTab test fails on Windows Reviewed-by: xuelei
Sat, 30 Apr 2011 16:55:46 -0700 Merge
lana [Sat, 30 Apr 2011 16:55:46 -0700] rev 9541
Merge
Fri, 29 Apr 2011 14:09:46 -0700 7040572: Fix broken java/nio/charset/StandardCharset/Standard.java and add more tests.
mduigou [Fri, 29 Apr 2011 14:09:46 -0700] rev 9540
7040572: Fix broken java/nio/charset/StandardCharset/Standard.java and add more tests. Reviewed-by: alanb
Fri, 29 Apr 2011 13:31:13 -0700 7036252: sunpkcs11-solaris.cfg needs a review
valeriep [Fri, 29 Apr 2011 13:31:13 -0700] rev 9539
7036252: sunpkcs11-solaris.cfg needs a review Summary: Updated the disabled mechanisms section since Solaris bug 6306708 has been fixed. Reviewed-by: mullan
Fri, 29 Apr 2011 08:51:34 -0700 7039809: Remove @ConstructorProperties annotation from java.io.File class
mchung [Fri, 29 Apr 2011 08:51:34 -0700] rev 9538
7039809: Remove @ConstructorProperties annotation from java.io.File class Reviewed-by: alanb, malenkov
Fri, 29 Apr 2011 09:04:03 -0400 7040150: Indexing Error in CachedRowSetImpl.removeCurrentRow
lancea [Fri, 29 Apr 2011 09:04:03 -0400] rev 9537
7040150: Indexing Error in CachedRowSetImpl.removeCurrentRow Reviewed-by: smarks
Thu, 28 Apr 2011 20:48:36 -0700 7039066: j.u.rgex does not match TR18 RL1.4 Simple Word Boundaries and RL1.2 Properties
sherman [Thu, 28 Apr 2011 20:48:36 -0700] rev 9536
7039066: j.u.rgex does not match TR18 RL1.4 Simple Word Boundaries and RL1.2 Properties Summary: updated the regex Unicode property support Reviewed-by: alanb
Thu, 28 Apr 2011 20:18:57 -0700 7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard
sherman [Thu, 28 Apr 2011 20:18:57 -0700] rev 9535
7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard Summary: updated j.l.c.lsLowerCase/isUpperCase Reviewed-by: okutsu
Thu, 28 Apr 2011 17:51:25 -0700 7038843: IIOP serialization fails with NullPointerException when serializing Throwable
darcy [Thu, 28 Apr 2011 17:51:25 -0700] rev 9534
7038843: IIOP serialization fails with NullPointerException when serializing Throwable Reviewed-by: dholmes, mchung
Fri, 29 Apr 2011 00:21:54 +0100 6578658: Request for raw RSA (NONEwithRSA) Signature support in SunMSCAPI
vinnie [Fri, 29 Apr 2011 00:21:54 +0100] rev 9533
6578658: Request for raw RSA (NONEwithRSA) Signature support in SunMSCAPI Reviewed-by: wetmore
Thu, 28 Apr 2011 10:14:12 -0700 Merge
mduigou [Thu, 28 Apr 2011 10:14:12 -0700] rev 9532
Merge
Thu, 28 Apr 2011 10:12:02 -0700 7040381: Add StandardCharset.java to FILES_java.gmk
mduigou [Thu, 28 Apr 2011 10:12:02 -0700] rev 9531
7040381: Add StandardCharset.java to FILES_java.gmk Reviewed-by: alanb
Thu, 28 Apr 2011 08:51:43 -0700 7037081: Remove com.sun.tracing from NON_CORE_PKGS
mchung [Thu, 28 Apr 2011 08:51:43 -0700] rev 9530
7037081: Remove com.sun.tracing from NON_CORE_PKGS Reviewed-by: ohair, jjg, jmasa
Thu, 28 Apr 2011 09:46:12 -0400 7038565: address Findbugs issue in BatchUpdateException
lancea [Thu, 28 Apr 2011 09:46:12 -0400] rev 9529
7038565: address Findbugs issue in BatchUpdateException Reviewed-by: alanb, forax
Thu, 28 Apr 2011 20:34:53 +0800 7037201: regression: invalid signed jar file not detected
weijun [Thu, 28 Apr 2011 20:34:53 +0800] rev 9528
7037201: regression: invalid signed jar file not detected Reviewed-by: mullan
Wed, 27 Apr 2011 14:18:26 -0700 Merge
mduigou [Wed, 27 Apr 2011 14:18:26 -0700] rev 9527
Merge
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip