[jdk20] RFR: 8298905: Test "java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java" fails because the frames of instruction does not display [v3]
Sergey Bylokhov
serb at openjdk.org
Sat Dec 17 02:27:51 UTC 2022
On Sat, 17 Dec 2022 00:07:23 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.
>
> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
>
> fix spacing
Marked as reviewed by serb (Reviewer).
-------------
PR: https://git.openjdk.org/jdk20/pull/46
More information about the client-libs-dev
mailing list