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