-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11, 17, 21, 22
-
Component/s: client-libs
-
b22
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8373338 | 8u491 | Srinivas Mandalika | P4 | Resolved | Fixed | master |
| JDK-8373300 | 25.0.3-oracle | Srinivas Mandalika | P4 | Resolved | Fixed | master |
| JDK-8373301 | 21.0.11-oracle | Srinivas Mandalika | P4 | Resolved | Fixed | master |
| JDK-8373299 | 17.0.19-oracle | Srinivas Mandalika | P4 | Resolved | Fixed | master |
| JDK-8373340 | 11.0.31-oracle | Srinivas Mandalika | P4 | Resolved | Fixed | master |
test/jdk/java/awt/print/Dialog/DialogType.java
test/jdk/java/awt/print/PrinterJob/PageRanges.java
test/jdk/java/awt/print/PrinterJob/PolylinePrintingTest.java
test/jdk/java/awt/print/PrinterJob/PrintTextTest.java
test/jdk/java/awt/print/PrinterJob/SwingUIText.java
If you run them, you'll get a jtreg error:
Error. Parse Exception: Arguments to `manual' option not supported: yesno
The list can be produced by running the following command in the jdk repo:
grep -r -l 'main/manual=yesno' test/jdk/java/awt/print test/jdk/javax/print/
* test/jdk/java/awt/print/PrinterJob/PolylinePrintingTest.java has no `@test` tag at the moment, jtreg rejects it as not a test.
- backported by
-
JDK-8373299 Printer tests use invalid '@run main/manual=yesno
-
- Resolved
-
-
JDK-8373300 Printer tests use invalid '@run main/manual=yesno
-
- Resolved
-
-
JDK-8373301 Printer tests use invalid '@run main/manual=yesno
-
- Resolved
-
-
JDK-8373338 Printer tests use invalid '@run main/manual=yesno
-
- Resolved
-
-
JDK-8373340 Printer tests use invalid '@run main/manual=yesno
-
- Resolved
-
- relates to
-
JDK-8315584 java/awt/print/Dialog/DialogType.java fails with option not supported: yesno
-
- In Progress
-
-
JDK-8283664 Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintTextTest.java
-
- Resolved
-
-
JDK-6970771 Some regression manual tests failed due to the tag @run main/manual=yesno not accepted by jtreg
-
- Open
-
- links to
-
Commit(master)
openjdk/jdk/ffcb1585
-
Review(master)
openjdk/jdk/27916