[jdk20] RFR: 8298905: Test "java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java" fails because the frames of instruction does not display

lawrence.andrews duke at openjdk.org
Fri Dec 16 17:46:52 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.

Can you fix the summary of "Tests if JComboBox displays correctly when editable/non-editable" of ProgressTest.java

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

PR: https://git.openjdk.org/jdk20/pull/46



More information about the client-libs-dev mailing list