On Thu, 23 Apr 2020 11:32:26 GMT, John Hendrikx <jhendr...@openjdk.org> wrote:
>> This is a solution for 8242548. There was zero test coverage, so I added a >> few tests for this as well. > > John Hendrikx 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. modules/javafx.controls/src/main/java/com/sun/javafx/scene/control/skin/Utils.java line 432: > 431: // line spacing wouldn't fit, the height used for the calculation > 432: // is increase here with the line spacing amount. > 433: increase -> increased ------------- PR: https://git.openjdk.java.net/jfx/pull/173