On Wed, 11 Nov 2020 06:12:28 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> The typo in the MetalRootLayout is fixed. The tpWidth was replaced by the > tpHeight for height calculation. This pull request has now been integrated. Changeset: c816464c Author: Sergey Bylokhov <s...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/c816464c Stats: 126 lines in 2 files changed: 117 ins; 0 del; 9 mod 4916923: In MetalRootPaneUI, MetalRootLayout does not correctly calculate minimumsize Reviewed-by: shade ------------- PR: https://git.openjdk.java.net/jdk/pull/1155