lancea [Thu, 28 Apr 2011 09:46:12 -0400] rev 9529
7038565: address Findbugs issue in BatchUpdateException
Reviewed-by: alanb, forax
weijun [Thu, 28 Apr 2011 20:34:53 +0800] rev 9528
7037201: regression: invalid signed jar file not detected
Reviewed-by: mullan
mduigou [Wed, 27 Apr 2011 14:18:26 -0700] rev 9527
Merge
mduigou [Tue, 26 Apr 2011 14:25:42 -0700] rev 9526
4884238: Adds java.nio.charset.StandardCharset to provide static final constants for the standard charsets.
Reviewed-by: alanb, sherman, darcy
vinnie [Wed, 27 Apr 2011 20:24:30 +0100] rev 9525
Merge
vinnie [Wed, 27 Apr 2011 20:21:32 +0100] rev 9524
6753664: Support SHA256 (and higher) in SunMSCAPI
Reviewed-by: mullan
alanb [Wed, 27 Apr 2011 13:46:22 +0100] rev 9523
7039186: (ch) EPoll based asynchronous I/O implementation should be portable to linux-arm and linux-ppc
Reviewed-by: dholmes
weijun [Wed, 27 Apr 2011 17:11:06 +0800] rev 9522
6950929: Failures on Solaris sparc 64bit sun/security/krb5/auto/BadKdc4.java (and linux?)
Reviewed-by: xuelei
darcy [Tue, 26 Apr 2011 10:35:06 -0700] rev 9521
7039369: Limit range of strictfp in FloatingDecimal
Summary: Additional reviews by sergey.kuksenko@oracle.com
Reviewed-by: alanb
nloodin [Tue, 26 Apr 2011 12:49:34 +0200] rev 9520
7029383: Refresh of non-client demos
Reviewed-by: mchung, ohair
vinnie [Fri, 22 Apr 2011 17:03:51 +0100] rev 9519
6931562: Support SunMSCAPI Security Provider in Windows 64-bit releases of JVM
Reviewed-by: mullan
kamg [Fri, 22 Apr 2011 08:46:51 -0700] rev 9518
Merge
kamg [Fri, 22 Apr 2011 04:57:48 -0700] rev 9517
Merge
kamg [Fri, 15 Apr 2011 10:17:23 -0400] rev 9516
6519228: JDWP Spec: need references at capability canRequestMonitorEvents for JDWP 1.6 Monitor* events
Summary: Add descriptions in event type table
Reviewed-by: ohair, jjh, acorn, dcubed
dl [Fri, 22 Apr 2011 16:33:23 +0100] rev 9515
7038885: Improved bulk operation disclaimers for concurrent collections
Reviewed-by: chegar
coffeys [Fri, 22 Apr 2011 11:03:39 +0100] rev 9514
7025227: SSLSocketImpl does not close the TCP layer socket if a close notify cannot be sent to the peer
6932403: SSLSocketImpl state issue
Reviewed-by: xuelei
darcy [Thu, 21 Apr 2011 15:55:59 -0700] rev 9513
6998871: Support making the Throwable.stackTrace field immutable
Reviewed-by: dholmes, mchung, forax
mullan [Thu, 21 Apr 2011 17:44:55 -0400] rev 9512
Merge
mullan [Thu, 21 Apr 2011 17:39:28 -0400] rev 9511
7038175: Expired PKITS certificates causing CertPathBuilder and CertPathValidator regression test failures
Reviewed-by: xuelei
lana [Thu, 21 Apr 2011 13:32:37 -0700] rev 9510
Merge
lana [Thu, 21 Apr 2011 11:11:20 -0700] rev 9509
Merge
vinnie [Thu, 21 Apr 2011 19:05:29 +0100] rev 9508
6732372: Some MSCAPI native methods not returning correct exceptions.
Reviewed-by: mullan
dl [Thu, 21 Apr 2011 17:00:23 +0100] rev 9507
7038542: Small performace regression in ConcurrentHashMap on c1 since CR 703655
Reviewed-by: chegar
vinnie [Thu, 21 Apr 2011 14:25:46 +0100] rev 9506
Merge
vinnie [Thu, 21 Apr 2011 14:23:57 +0100] rev 9505
6888925: SunMSCAPI's Cipher can't use RSA public keys obtained from other sources.
Reviewed-by: mullan
dl [Thu, 21 Apr 2011 13:53:27 +0100] rev 9504
7038501: Clarify meaning of "(optional)" in javadoc
Reviewed-by: chegar
mduigou [Wed, 20 Apr 2011 17:20:00 -0700] rev 9503
6546713: link the word (optional) in exception specifications to the text which provides explanation and context.
Reviewed-by: dholmes, dl
smarks [Wed, 20 Apr 2011 16:30:38 -0700] rev 9502
6896297: (rmi) fix ConcurrentModificationException causing TCK failure
Reviewed-by: alanb, dholmes, peterjones
michaelm [Wed, 20 Apr 2011 12:05:17 +0100] rev 9501
Merge
michaelm [Wed, 20 Apr 2011 12:03:30 +0100] rev 9500
7034570: java.lang.Runtime.exec(String[] cmd, String[] env) can not work properly if SystemRoot not inherited
Reviewed-by: dholmes, alanb
weijun [Wed, 20 Apr 2011 18:41:32 +0800] rev 9499
6894072: always refresh keytab
Reviewed-by: valeriep
mduigou [Tue, 19 Apr 2011 10:47:33 -0700] rev 9498
7030579: Extra words in documentation of ListIterator may cause confusion
Reviewed-by: dholmes, alanb