RFR: 8328400: Minor Cleanup

Andy Goryachev angorya at openjdk.org
Wed Mar 20 14:54:32 UTC 2024


- 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 )

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

Commit messages:
 - 2024
 - more typos
 - 8328400: Minor Cleanup

Changes: https://git.openjdk.org/jfx/pull/1409/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1409&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8328400
  Stats: 68 lines in 25 files changed: 0 ins; 11 del; 57 mod
  Patch: https://git.openjdk.org/jfx/pull/1409.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1409/head:pull/1409

PR: https://git.openjdk.org/jfx/pull/1409


More information about the openjfx-dev mailing list