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