Integrated: JDK-8288993: Make AwtFramePackTest generic by removing @requires tag

Harshitha Onkar honkar at openjdk.org
Mon Jun 27 21:04:56 UTC 2022


On Wed, 22 Jun 2022 18:50:49 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!ORteC9U3hWXGSP9QFb9HQ3Ec2ELJfRsxaB5wzYCtAXr8pGCNMw901OB4rDkseaX66O1IgBclzcB214GZi8ds29jN$ ) and as the condition `frame.getSize() == frame.getPreferredSize() ` should hold on all platforms when frame.pack() is used.

This pull request has now been integrated.

Changeset: 40bf3b11
Author:    Harshitha Onkar <honkar at openjdk.org>
Committer: Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/40bf3b11679f1d4e9418c64a10fe6104e88086f1
Stats:     2 lines in 1 file changed: 0 ins; 1 del; 1 mod

8288993: Make AwtFramePackTest generic by removing @requires tag

Reviewed-by: dmarkov, aivanov, serb

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

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



More information about the client-libs-dev mailing list