History log of /openjdk10/jdk/src/java.base/share/classes/java/time/Duration.java
Revision Date Author Comments
# 16897:5548e024cbcf 15-Mar-2017 mli

8176563: @since value errors in apis of java.base/java.logging module
Reviewed-by: alanb, chegar, dfuchs, dholmes, martin, naoto, rriggs


# 15822:af71f6a36731 12-Oct-2016 smarks

8134373: use collections convenience factories in the JDK
Reviewed-by: scolebourne, prappo, dfuchs, redestad, smarks
Contributed-by: jbluettduncan@gmail.com


# 15451:1f2506b9aadb 24-Aug-2016 redestad

8164669: Lazier initialization of java.time
Reviewed-by: scolebourne, chegar, alanb


# 14154:502aa22b0e33 13-Apr-2016 ntv

8148849: Truncating Duration
Summary: Introduce a new method to truncatedTo()
Reviewed-by: rriggs, scolebourne


# 13677:3e5970acb0a7 08-Feb-2016 ntv

8146747: java.time.Duration.toNanos() and toMillis() exception on negative durations
Reviewed-by: rriggs, scolebourne


# 13415:2efa37c9e038 05-Jan-2016 ntv

8146489: @since tag missed
Reviewed-by: lancea, rriggs


# 13412:c65bb5305208 05-Jan-2016 ntv

8145166: Duration.toString violates specification
Summary: Correct Duration.toString method
Reviewed-by: rriggs, scolebourne


# 13323:bf45d4fe77c3 16-Dec-2015 rriggs

8032510: Add java.time.Duration.dividedBy(Duration)
Reviewed-by: rriggs, scolebourne


# 13285:7f644a5d554a 09-Dec-2015 ntv

8142936: Add java.time.Duration methods for days, hours, minutes, seconds, etc.
Reviewed-by: rriggs, scolebourne


# 13061:7bc80f556d22 13-Nov-2015 ntv

8054978: java.time.Duration.parse() fails for negative duration with 0 seconds and nanos
Reviewed-by: rriggs, scolebourne


# 10614:21b2909def0a 10-Sep-2014 alanb

8055251: Re-examine Integer.parseInt and Long.parseLong methods
Reviewed-by: alanb
Contributed-by: claes.redestad@oracle.com


# 10471:d56a71cf0b9e 18-Aug-2014 chegar

Merge


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com