On Tue, 19 Mar 2024 15:18:09 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> - PrismTextLayout:325 misspelled 'sliptCaretOffset' > - DatePicker System.err.println L 125, 139, 172, 256 > - SpinnerTest.java L 1588, 1609 -> loses/losing (also in MenuBarSkin, > DatePickerTest, FocusTest, and a few more) > - Labeled:821 obsolete comment > > Some more typos: > - occuring -> occurring (e.g. CellBehaviourBase) > - ButtonTest - conextMenuShouldntShowOnAction -> context... > - ControlResources - translateable -> translatable > - DateCellSkin - Pirvate -> Private > - totaly -> totally (e.g. LineChart) > - MenuItem - programatically -> programmatically > - Tooltip - invaildated -> invalidated > > (thank you @Maran23 ) This pull request has now been integrated. Changeset: 18eba73c Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/18eba73cff4aa91ab38ccab64303641388994e21 Stats: 68 lines in 25 files changed: 0 ins; 11 del; 57 mod 8328400: Minor Cleanup Reviewed-by: mhanl, kcr ------------- PR: https://git.openjdk.org/jfx/pull/1409