RFR: 8295339: DatePicker updates its value property with wrong date when dialog closes [v2]
Karthik P K
kpk at openjdk.org
Fri Dec 9 06:53:53 UTC 2022
On Thu, 8 Dec 2022 18:04:24 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Karthik P K has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Address review comments
>
> tests/system/src/test/java/test/robot/javafx/scene/DatePickerUpdateOnAlertCloseTest.java line 61:
>
>> 59: * 4. Verify that selected date is updated in the date picker.
>> 60: */
>> 61:
>
> minor: unnecessary newline.
>
> otherwise, very solid code. thank you Karthik!
Removed new line. Thanks Andy.
-------------
PR: https://git.openjdk.org/jfx/pull/963
More information about the openjfx-dev
mailing list