Re: RFR java.time.Duration spec correction (8031103)

2014-01-07 Thread Alan Bateman
On 06/01/2014 19:09, roger riggs wrote: Please review this minor specification correction to the java.time.Duration.toDays() and toHours() methods. Only the javadoc is corrected, no code or tests are affected. Webrev: http://cr.openjdk.java.net/~rriggs/webrev-duration-javadoc-8031103/ This l

Re: RFR java.time.Duration spec correction (8031103)

2014-01-06 Thread Lance Andersen - Oracle
looks fine Roger On Jan 6, 2014, at 2:09 PM, roger riggs wrote: > Please review this minor specification correction to the > java.time.Duration.toDays() and > toHours() methods. Only the javadoc is corrected, no code or tests are > affected. > > Webrev: > http://cr.openjdk.java.net/~rriggs/web

RFR java.time.Duration spec correction (8031103)

2014-01-06 Thread roger riggs
Please review this minor specification correction to the java.time.Duration.toDays() and toHours() methods. Only the javadoc is corrected, no code or tests are affected. Webrev: http://cr.openjdk.java.net/~rriggs/webrev-duration-javadoc-8031103/ Thanks, Roger JDK-8031103