mullan [Tue, 25 Mar 2014 20:32:46 -0400] rev 23579
Merge
mullan [Tue, 25 Mar 2014 20:32:07 -0400] rev 23578
8037258: AIOB while parsing CRL for revoked certificate
Reviewed-by: mullan
Contributed-by: rajan.halade@oracle.com
lana [Tue, 25 Mar 2014 14:51:01 -0700] rev 23577
Merge
alanb [Tue, 25 Mar 2014 10:14:09 +0000] rev 23576
8031563: TEST_BUG: java/nio/channels/Selector/ChangingInterests.java failed once
Reviewed-by: alanb
Contributed-by: michael.cui@oracle.com
chegar [Tue, 25 Mar 2014 09:31:37 +0000] rev 23575
8034181: SIGBUS in SctpChannelImpl receive
Reviewed-by: alanb, dsamersoff
bpb [Mon, 24 Mar 2014 14:35:32 -0700] rev 23574
8038163: Build failure on Mac OS 10.9.2 (Mavericks) due to warning treated as error
Summary: Add parentheses to conditional expression to appease compiler.
Reviewed-by: sla, alanb
Contributed-by: Pavel Rappo <pavel.rappo@oracle.com>
sherman [Mon, 24 Mar 2014 12:47:02 -0700] rev 23573
8033662: DateTimeFormatter parsing ignores withZone()
Summary: to include the set "zone" in resolved result
Reviewed-by: sherman, chegar
Contributed-by: scolebourne@joda.org
psandoz [Mon, 24 Mar 2014 17:07:08 +0100] rev 23572
8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
Reviewed-by: alanb
alanb [Mon, 24 Mar 2014 15:09:47 +0000] rev 23571
8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException
Reviewed-by: chegar
jbachorik [Mon, 24 Mar 2014 13:16:25 +0100] rev 23570
8037274: sun.tools.attach.WindowsVirtualMachine#createPipe() needs more descriptive message when pipe creation fails
Reviewed-by: alanb, dcubed, allwin