On Wed, 2 Mar 2022 06:10:42 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. > > Srinivas Mandalika has updated the pull request incrementally with one > additional commit since the last revision: > > Review comments fixed: field declared on different line, finally block on > same line, changed to +=,.. Marked as reviewed by aivanov (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/7444