RFR: 8281569: Create tests for Frame.setMinimumSize() method [v4]

Srinivas Mandalika smandalika at openjdk.java.net
Mon Feb 28 11:31:37 UTC 2022


> 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 two additional commits since the last revision:

 - Review comments fixed, whitespace issue fixed
 - Review comments fixed, whitespace issue fixed

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7444/files
  - new: https://git.openjdk.java.net/jdk/pull/7444/files/5303064d..7d287806

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7444&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7444&range=02-03

  Stats: 7 lines in 2 files changed: 0 ins; 2 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7444.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7444/head:pull/7444

PR: https://git.openjdk.java.net/jdk/pull/7444



More information about the client-libs-dev mailing list