psandoz [Wed, 28 Aug 2013 22:11:14 +0200] rev 19609
8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom
Reviewed-by: mduigou
Contributed-by: Doug Lea <dl@cs.oswego.edu>, Paul Sandoz <paul.sandoz@oracle.com>
sherman [Wed, 28 Aug 2013 09:46:55 -0700] rev 19608
8023713: ZipFileSystem crashes on old zip file
Summary: to handle extra data field copy correctly even the extra data does not follow the spec
Reviewed-by: alanb, martin, chegar
alanb [Wed, 28 Aug 2013 15:50:03 +0100] rev 19607
8022594: Potential deadlock in <clinit> of sun.nio.ch.Util/IOUtil
Reviewed-by: chegar
alanb [Wed, 28 Aug 2013 14:07:30 +0100] rev 19606
8023717: (process) ProcessBuilder should catch SecurityException rather than AccessControlException
Reviewed-by: wetmore, alanb
Contributed-by: martinrb@google.com
henryjen [Wed, 21 Aug 2013 20:41:35 -0700] rev 19605
8023528: Rename Comparator combinators to disambiguate overloading methods
Reviewed-by: mduigou, smarks
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