RFR: 8274082 : Wrong test case name specified in jtreg run tag for java/awt/print/PrinterJob/SwingUIText.java

Anass Baya abaya at openjdk.org
Wed Oct 22 14:24:14 UTC 2025


Following issues were fixed in this test

1. Fixed - Parser error due to yesno in @run main/manual=yesno
2. Fixed Wrong test name specified in @run jtreg
3. @run main/manual=yesno PrintTextTest . It should be @run main/manual=yesno SwingUIText
4. Use PassFailJFrame test framework
5. Enhance Instructions
6. Skip the test if no Printer is available

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

Commit messages:
 - - Remove yesno

Changes: https://git.openjdk.org/jdk/pull/27938/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27938&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8274082
  Stats: 194 lines in 1 file changed: 38 ins; 139 del; 17 mod
  Patch: https://git.openjdk.org/jdk/pull/27938.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27938/head:pull/27938

PR: https://git.openjdk.org/jdk/pull/27938


More information about the client-libs-dev mailing list