hg: jdk9/sandbox/jdk: 8030864: Add an efficient getDateTimeMillis method to java.time

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Apr 6 07:46:02 UTC 2016


Changeset: a738394080a3
Author:    ntv
Date:      2016-04-06 07:20 +0000
URL:       http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/a738394080a3

8030864: Add an efficient getDateTimeMillis method to java.time
Summary: Added epochSecond method in Chronology and overided it in IsoChronology
Reviewed-by: rriggs, scolebourne

! src/java.base/share/classes/java/time/chrono/Chronology.java
! src/java.base/share/classes/java/time/chrono/IsoChronology.java
! test/java/time/tck/java/time/chrono/TCKChronology.java
! test/java/time/tck/java/time/chrono/TCKIsoChronology.java



More information about the jdk9-sandbox-changes mailing list