briangoetz [Mon, 12 Aug 2013 12:06:50 -0400] rev 19420
8019401: Collectors.collectingAndThen
Reviewed-by: mduigou
Contributed-by: brian.goetz@oracle.com
dxu [Thu, 15 Aug 2013 14:11:16 -0700] rev 19419
8017109: Cleanup overrides warning in src/solaris/classes/sun/print/AttributeClass.java
Reviewed-by: jgodinez
dxu [Thu, 15 Aug 2013 12:36:50 -0700] rev 19418
4858457: File.getCanonicalPath() throws IOException when invoked with "nul" (win)
Reviewed-by: alanb
vinnie [Thu, 15 Aug 2013 19:56:53 +0100] rev 19417
Merge
vinnie [Thu, 15 Aug 2013 19:49:08 +0100] rev 19416
8023108: Remove ShortRSAKey1024.sh from ProblemList.txt
Reviewed-by: mullan
sherman [Thu, 15 Aug 2013 10:41:59 -0700] rev 19415
7154662: {CRC32, Adler32}.update(byte[] b, int off, int len): undocumented ArrayIndexOutOfBoundsException
Summary: to add the throws clause
Reviewed-by: alanb, chegar
chegar [Thu, 15 Aug 2013 15:16:31 +0100] rev 19414
8022126: Remove throws SocketException from DatagramPacket constructors accepting SocketAddress
Reviewed-by: smarks, alanb, michaelm, darcy
dl [Thu, 15 Aug 2013 15:04:59 +0100] rev 19413
8023104: ConcurrentHashMap typo
Reviewed-by: chegar, mduigou
dl [Thu, 15 Aug 2013 15:01:37 +0100] rev 19412
8023103: FJ parallelism zero
8020537: java/util/concurrent/forkjoin/ThrowingRunnable.java
Reviewed-by: chegar, mduigou, alanb
igerasim [Tue, 13 Aug 2013 13:04:21 +0400] rev 19411
8022584: Memory leak in some NetworkInterface methods
Reviewed-by: alanb, dholmes, chegar, michaelm