cl [Thu, 29 Aug 2013 09:41:47 -0700] rev 19614
Added tag jdk8-b105 for changeset ff3beb903c1d
duke [Wed, 05 Jul 2017 19:10:00 +0200] rev 19613
Merge
lana [Thu, 29 Aug 2013 16:26:29 -0700] rev 19612
Merge
dxu [Thu, 29 Aug 2013 10:43:46 -0700] rev 19611
4792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic links
Summary: Exclude the possible usage of linked files or directories in the test
Reviewed-by: alanb
sla [Thu, 29 Aug 2013 11:22:44 +0200] rev 19610
8023786: (jdk) setjmp/longjmp changes the process signal mask on OS X
Reviewed-by: dholmes
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