RFR 8159616: java.time.Instant falls through switch statement

Roger Riggs Roger.Riggs at Oracle.com
Fri Jul 1 13:46:39 UTC 2016


+1, looks fine.

Roger


On 7/1/2016 6:39 AM, Stephen Colebourne wrote:
> Fine by me
> Stephen
>
> On 1 July 2016 at 10:01, Bhanu Gopularam
> <bhanu.prakash.gopularam at oracle.com> wrote:
>> Hi all,
>>
>> May I request you to review below simple fix for following issue:
>>
>> Bug id: https://bugs.openjdk.java.net/browse/JDK-8159616
>>
>> Solution: Removed the unneeded case statement INSTANT_SECONDS from get(TemporalField field) of java.time.Instant class
>>
>> Webrev: http://cr.openjdk.java.net/~bgopularam/8159616/webrev.00/
>>
>> Thanks,
>> Bhanu



More information about the core-libs-dev mailing list