On Wed, 15 Nov 2023 18:51:28 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> brunesto has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   DatePicker on focus lost catches all exceptions around commit
>
> modules/javafx.controls/src/main/java/javafx/scene/control/DatePicker.java 
> line 32:
> 
>> 30: import java.time.LocalDate;
>> 31: import java.time.DateTimeException;
>> 32: import java.time.format.DateTimeParseException;
> 
> is this import still needed?

probably not :) I will remove it...

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1274#discussion_r1394647159

Reply via email to