On Thu, 8 Dec 2022 18:04:24 GMT, Andy Goryachev <ango...@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