RFR: 8281569: Create tests for Frame.setMinimumSize() method
Srinivas Mandalika
smandalika at openjdk.java.net
Mon Feb 14 15:57:09 UTC 2022
On Fri, 11 Feb 2022 17:28:09 GMT, Srinivas Mandalika <smandalika at 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
More information about the client-libs-dev
mailing list