On Fri, 11 Feb 2022 17:28:09 GMT, Srinivas Mandalika <smandal...@openjdk.org> wrote:
> Create tests for setMinimumSize functionality > Create a test which verifies that on increasing the Frame's minimumSize, it > gets reflected in the subsequent getSize call > Create a test which verifies that on frame resizes back to minimumSize on > calling pack. Can someone review this PR? ------------- PR: https://git.openjdk.java.net/jdk/pull/7444