coffeys [Fri, 04 Oct 2013 16:27:12 +0100] rev 20526
8016271: wsimport -clientjar does not create portable jars on Windows due to hardcoded backslash
Reviewed-by: mkos, chegar
bpatel [Fri, 04 Oct 2013 15:25:18 -0700] rev 20525
8025741: Fix jdk/make/docs/Makefile to point to correct docs URL for JDK 8.
Reviewed-by: tbell
rfield [Fri, 04 Oct 2013 09:54:43 -0700] rev 20524
8021186: jdk/lambda/vm/DefaultMethodsTest.java fails
Summary: remove DefaultMethodsTest from jdk/test/problemList.txt
Reviewed-by: mduigou
rriggs [Sat, 14 Sep 2013 22:54:38 +0100] rev 20523
8024834: Better return type for TemporalField resolve
Summary: Allow resolve method to return more than just ChronoLocalDate
Reviewed-by: sherman
Contributed-by: scolebourne@joda.org
rriggs [Sat, 14 Sep 2013 22:50:40 +0100] rev 20522
8024807: Add getChronlogy() to CLDT/CZDT
Summary: Alternative to method is clunky and hard to find
Reviewed-by: sherman
Contributed-by: scolebourne@joda.org
rriggs [Fri, 04 Oct 2013 12:01:29 -0400] rev 20521
8024999: Instant.Parse typo in example
Summary: javadoc only fix to correct example to use "." and "Z"
Reviewed-by: sherman