[jfx19] RFR: 8291906: Bindings.createXxxBinding inherit incorrect method docs [v2]
Nir Lisker
nlisker at openjdk.org
Fri Aug 19 00:37:30 UTC 2022
> Simple fixes for the inherited method docs.
Nir Lisker has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains 19 new commits since the last revision:
- Initial commit
- 8290473: update Eclipse .classpath in apps, buildSrc
Reviewed-by: nlisker
- 8181084: JavaFX show big icons in system menu on macOS with Retina display
Reviewed-by: jpereda, kcr
- 8291908: VirtualFlow creates unneeded empty cells
Reviewed-by: kcr, aghaisas
- 8291630: Update attribution in webkit.md file
Reviewed-by: arapte
- 8291087: Wrong position of focus of screen reader on Windows with screen scale > 1
Reviewed-by: aghaisas, arapte
- 8218826: TableRowSkinBase: horizontal layout broken if row has padding
Reviewed-by: aghaisas
- 8289605: Robot capture tests fail intermittently on Mac M1
Reviewed-by: kcr
- 8289397: Fix warnings: Possible accidental assignment in place of a comparison. A condition expression should not be reduced to an assignment
Reviewed-by: kcr
- 8290530: Bump minimum JDK version for JavaFX to JDK 17
Reviewed-by: prr, jvos
- ... and 9 more: https://git.openjdk.org/jfx/compare/b99b1345...40b60ed1
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/878/files
- new: https://git.openjdk.org/jfx/pull/878/files/b99b1345..40b60ed1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=878&range=01
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=878&range=00-01
Stats: 59 lines in 3 files changed: 58 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jfx/pull/878.diff
Fetch: git fetch https://git.openjdk.org/jfx pull/878/head:pull/878
PR: https://git.openjdk.org/jfx/pull/878
More information about the openjfx-dev
mailing list