RFR: JDK-8288993: Make AwtFramePackTest generic by removing @requires tag
Dmitry Markov
dmarkov at openjdk.org
Wed Jun 22 21:03:45 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!NlZ2-nOkKDwGHMiGS-ZHpyHhmwMZwxkM78nsrp6k-TSMCrxiOt96BQ5v50VqAVY34Pd4N9c18FdfLlZ5J_DOFzFcHA$ ) and as the condition `frame.getSize() == frame.getPreferredSize() ` should hold on all platforms when frame.pack() is used.
Marked as reviewed by dmarkov (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/9248
More information about the client-libs-dev
mailing list