RFR: JDK-8167618: DateTimeFormatter.format() uses exceptions for flow control.

Roger Riggs Roger.Riggs at Oracle.com
Fri Oct 28 16:25:47 UTC 2016


+1,

Roger


On 10/28/2016 11:58 AM, nadeesh tv wrote:
>
> Hi Anubhav,
>
>
> -     * @throws DateTimeException if the field is not available and 
> the section is not optional
>
>
> I think you should not remove the DTException since still there is a 
> chance of throwing DTE
> Regards,
> Nadeesh
> On 10/28/2016 12:18 AM, Anubhav Meena wrote:
>> Hi all,
>>
>> Please review. Please ignore last mail as links not working properly 
>> there.
>>
>> Bug Id : https://bugs.openjdk.java.net/browse/JDK-8167618 
>> <https://bugs.openjdk.java.net/browse/JDK-8167618>
>> Issue:  DateTimeFormatter.format() uses exceptions for flow control.
>> Webrev: 
>> http://cr.openjdk.java.net/~rchamyal/anmeena/8167618/webrev.00/ 
>> <http://cr.openjdk.java.net/~rchamyal/anmeena/8167618/webrev.00/>
>



More information about the core-libs-dev mailing list