On Fri, 12 Jun 2026 09:38:42 GMT, Florian Kirmaier <[email protected]> wrote:
> 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). This pull request has now been integrated. Changeset: 647373b9 Author: Florian Kirmaier <[email protected]> URL: https://git.openjdk.org/jfx/commit/647373b9dbb0e0c762d1dcfef625d6774024a6ed Stats: 106 lines in 2 files changed: 80 ins; 8 del; 18 mod 8386590: GridPane - content-biased child spanning multiple columns/rows is sized ignoring hgap/vgap Reviewed-by: angorya, arapte ------------- PR: https://git.openjdk.org/jfx/pull/2187
