> 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 two additional commits since the last revision: - JDK-8386590 Removed some magic values. - JDK-8386590 Small code simplification. ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2187/files - new: https://git.openjdk.org/jfx/pull/2187/files/ca50b4f9..96e8ffed Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2187&range=01 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2187&range=00-01 Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 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
