sherman [Tue, 27 Aug 2013 12:54:44 -0700] rev 19604
8023647: "abc1c".matches("(\\w)+1\\1")) returns false
Summary: to correct the wrong GroupCurly group index backoff code
Reviewed-by: alanb
henryjen [Mon, 26 Aug 2013 22:32:50 -0700] rev 19603
8023275: Wrapping collections should override default methods
Reviewed-by: mduigou, psandoz
darcy [Tue, 27 Aug 2013 11:46:25 -0700] rev 19602
8023827: Fix doclint issues in javax.net.ssl
Reviewed-by: wetmore, xuelei
mullan [Tue, 27 Aug 2013 12:27:31 -0400] rev 19601
Merge
mullan [Tue, 27 Aug 2013 12:04:32 -0400] rev 19600
8019830: Add com.sun.media.sound to the list of restricted package
Reviewed-by: vinnie
mullan [Tue, 27 Aug 2013 10:46:03 -0400] rev 19599
8023769: JDK-8016850 broke the old build
Summary: remove files that were moved/removed from com/sun/security/auth/FILES_java.gmk
Reviewed-by: chegar, xuelei
weijun [Tue, 27 Aug 2013 17:50:55 +0800] rev 19598
8022761: regression: SecurityException is NOT thrown while trying to pack a wrongly signed Indexed Jar file
Reviewed-by: sherman
weijun [Tue, 27 Aug 2013 17:50:52 +0800] rev 19597
8015669: KerberosPrincipal::equals should ignore name-type
Reviewed-by: mullan
lana [Mon, 26 Aug 2013 22:18:48 -0700] rev 19596
Merge
lana [Mon, 26 Aug 2013 14:53:15 -0700] rev 19595
Merge
bpittore [Mon, 26 Aug 2013 11:27:48 -0400] rev 19594
8014135: The JVMTI specification does not conform to recent changes in JNI specification
Summary: Added support for statically linked agents
Reviewed-by: alanb, sspitsyn, bobv, coleenp
henryjen [Fri, 09 Aug 2013 09:05:20 -0700] rev 19593
8023681: Fix raw type warning caused by Sink
Reviewed-by: mduigou, briangoetz
psandoz [Mon, 26 Aug 2013 22:55:03 +0200] rev 19592
8020292: j.u.SplittableRandom
Reviewed-by: mduigou
Contributed-by: Guy Steele <guy.steele@oracle.com>, Doug Lea <dl@cs.oswego.edu>, Brian Goetz <brian.goetz@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>
igerasim [Mon, 26 Aug 2013 18:26:35 +0400] rev 19591
8016018: Typo in AbstractStringBuilder#indexOf and #lastIndexOf descriptions
Reviewed-by: alanb, chegar
rriggs [Mon, 26 Aug 2013 11:46:05 -0400] rev 19590
8011944: Sort fails with ArrayIndexOutOfBoundsException
Summary: Increase the size of pending stack and add test cases
Reviewed-by: alanb