On Fri, 29 Mar 2024 17:58:59 GMT, Harshitha Onkar <[email protected]> wrote:
>> Tejesh R has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Reveiw updates and SizeMinimizedTest converted to auto test > > test/jdk/java/awt/Frame/SizeMinimizedTest.java line 39: > >> 37: * @key headful >> 38: * @bug 4065534 >> 39: * @summary Frame.setSize() doesn't change size if window is in an >> iconified state > > The main objective of the original test is missing with the current updated > test. The test is to check whether Frame.setSize() works when Frame is in > iconified state. Currently the test checks frame size and location when in > Normal state. I don't see it either in original and customer submitted test too. The test checks for frame size and location in normal state. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18448#discussion_r1547119898
