On Wed, 30 Sep 2020 12:11:38 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> Please review a fix for an issue where minimumLayoutSize and > preferredlayoutSize of MetalRootLayout class wrongly uses the width of the > title pane in the height calculation: > Proposed fix is to rectify the anomaly and use tpHeight for height > calculation. > > All closed, open jtreg and JCK tests and SwingSet2 Metal L&F are unaffected > by this change. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.java.net/jdk/pull/433