RFR: JDK-8288993: Make AwtFramePackTest generic by removing @requires tag [v2]

Sergey Bylokhov serb at openjdk.org
Mon Jun 27 20:26:39 UTC 2022


On Fri, 24 Jun 2022 00:53:35 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> The following test was changed to generic based on this [Review Comment](https://urldefense.com/v3/__https://github.com/openjdk/jdk/pull/9118*discussion_r897553780__;Iw!!ACWV5N9M2RV99hQ!LHfhNGNhR2w8MuFyO5LWzC2K5BvqXSX7-n7TTtENKtBsy2XP7gxLpoBe16dgydwR0ajqoEEvDT_OzG4hpbXSrA$ ) and as the condition `frame.getSize() == frame.getPreferredSize() ` should hold on all platforms when frame.pack() is used.
>
> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   removed uiScale

Marked as reviewed by serb (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/9248



More information about the client-libs-dev mailing list