RFR: 8303478: DatePicker throws uncatchable exception on tab out from garbled text
Kevin Rushforth
kcr at openjdk.org
Thu Nov 9 17:52:34 UTC 2023
On Wed, 1 Nov 2023 15:20:29 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> The fix prevents the DatePicker from losing focus if the date is not parsable.
>
> tests/system/src/test/java/test/robot/javafx/scene/DatePickerOnFocusLostTest.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2018, 2023, Oracle and/or its affiliates. All rights reserved.
>
> it's a brand new file, I wonder if it should have 2023 only
Unless this file was substantially copied from another test, it should be 2023 only.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1274#discussion_r1379991426
More information about the openjfx-dev
mailing list