[jdk20] RFR: 8298905: Test "java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java" fails because the frames of instruction does not display
Harshitha Onkar
honkar at openjdk.org
Fri Dec 16 17:25:53 UTC 2022
On Fri, 16 Dec 2022 14:55:13 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:
> openjdk/jdk#9525 has changed behavior of PassFailJFrame.
> it doesn't call `setVisible()` from its constructor on instruction window anymore and some tests were not ready for that.
>
> So adding `positionTestWindow()` fixes the issue.
Marked as reviewed by honkar (Committer).
Changes look good.
-------------
PR: https://git.openjdk.org/jdk20/pull/46
More information about the client-libs-dev
mailing list