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

Alexander Zvegintsev azvegint at openjdk.org
Fri Dec 16 20:05:37 UTC 2022


> 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 bugid and summary for ProgressTest

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

Changes:
  - all: https://git.openjdk.org/jdk20/pull/46/files
  - new: https://git.openjdk.org/jdk20/pull/46/files/6ae5260e..8fbac73e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk20&pr=46&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk20&pr=46&range=00-01

  Stats: 7 lines in 1 file changed: 0 ins; 2 del; 5 mod
  Patch: https://git.openjdk.org/jdk20/pull/46.diff
  Fetch: git fetch https://git.openjdk.org/jdk20 pull/46/head:pull/46

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



More information about the client-libs-dev mailing list