> This PR fixes the computeSize methods not considering the gap in some cases. > > It also fixes a missed spot, in the previous PR for JDK-8092379. > > Each fix is covered by simple tests which fail before and work after the > change. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Florian Kirmaier has updated the pull request incrementally with one additional commit since the last revision: Update modules/javafx.graphics/src/test/java/test/javafx/scene/layout/GridPaneTest.java Co-authored-by: Marius Hanl <[email protected]> ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2187/files - new: https://git.openjdk.org/jfx/pull/2187/files/96e8ffed..5c913120 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2187&range=02 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2187&range=01-02 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jfx/pull/2187.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2187/head:pull/2187 PR: https://git.openjdk.org/jfx/pull/2187
