RFR:JDK-8133079:java.time LocalDate and LocalTime ofInstant() factory methods

Stephen Colebourne scolebourne at joda.org
Thu Nov 12 13:41:44 UTC 2015


Looks good to me.
Need to ensure that JDK-8030864 also gets tackled, as it is the
inverse operation of these new methods.
thanks
Stephen


On 12 November 2015 at 06:40, nadeesh tv <nadeesh.tv at oracle.com> wrote:
> Hi all,
>
> Please review a fix for
>
> Bug Id - https://bugs.openjdk.java.net/browse/JDK-8133079
>
> Enhancement -  Enhance LocalDate and LocalTime by adding .ofInstant(Instant,
> ZoneId)
>
> webrev - http://cr.openjdk.java.net/~ntv/8133079/webrev.01/
>
> --
> Thanks and Regards,
> Nadeesh TV
>



More information about the core-libs-dev mailing list