Review Request for project Threeten updates

roger riggs roger.riggs at oracle.com
Tue Oct 1 18:26:41 UTC 2013


Please review these changes from the Threeten project for integration 
into jdk-tl.

http://cr.openjdk.java.net/~rriggs/webrev-period-until-8023762-807-834-835/

8023762: Add ChronoPeriod interface and bind period to Chronology
Summary: Make Period ISO-only, adding a Chronology-specific period concept
Contributed-by: scolebourne at joda.org

8023763: Rename ChronoDateImpl
Summary: Rename ChronoDateImpl to ChronoLocalDateImpl
Contributed-by: scolebourne at joda.org

8023764: Optimize Period addition
Summary: Optimise plus/minus for common cases
Contributed-by: scolebourne at joda.org

8024835: Change until() to accept any compatible temporal
Summary: Method until(Temporal,TemporalUnit) now uses from() to convert; 
Enhance from() methods where necessary
Contributed-by: scolebourne at joda.org

8024807: Add getChronlogy() to CLDT/CZDT
Summary: Alternative to method is clunky and hard to find
Contributed-by: scolebourne at joda.org

8024834: Better return type for TemporalField resolve
Summary: Allow resolve method to return more than just ChronoLocalDate
Contributed-by: scolebourne at joda.org

8024999: Instant.Parse typo in example
Summary: javadoc only fix to correct example to use "." and "Z"

Thanks, Roger







More information about the core-libs-dev mailing list