-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: client-libs
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8374607 | 8u491 | Khalid Boulanouare | P4 | Resolved | Fixed | b01 |
| JDK-8374541 | 25.0.3-oracle | Khalid Boulanouare | P4 | Resolved | Fixed | b01 |
| JDK-8374543 | 21.0.11-oracle | Khalid Boulanouare | P4 | Resolved | Fixed | b01 |
| JDK-8374542 | 17.0.19-oracle | Khalid Boulanouare | P4 | Resolved | Fixed | b01 |
| JDK-8374608 | 11.0.31-oracle | Khalid Boulanouare | P4 | Resolved | Fixed | b01 |
1) Parser error due to yesno in @run main/manual=yesno
2) Wrong test name specified in @run jtreg
@run main/manual=yesno PrintTextTest . It should be
@run main/manual=yesno SwingUIText . Running the test case shows PrintTextTest UI.
3) Instruction frame does not have 'Pass' or 'Fail' button to mark the test as Pass or Fail after verifying Text on UI and print out.
4) Test UI ( test instruction frame, UI frame and Print Dialog) just gets disposed automatically without interacting via running the test case with jtreg. This test case works as expected as a standalone test case.
- backported by
-
JDK-8374541 Wrong test name in jtreg run tag for java/awt/print/PrinterJob/SwingUIText.java
-
- Resolved
-
-
JDK-8374542 Wrong test name in jtreg run tag for java/awt/print/PrinterJob/SwingUIText.java
-
- Resolved
-
-
JDK-8374543 Wrong test name in jtreg run tag for java/awt/print/PrinterJob/SwingUIText.java
-
- Resolved
-
-
JDK-8374607 Wrong test name in jtreg run tag for java/awt/print/PrinterJob/SwingUIText.java
-
- Resolved
-
-
JDK-8374608 Wrong test name in jtreg run tag for java/awt/print/PrinterJob/SwingUIText.java
-
- Resolved
-
- relates to
-
JDK-8038723 Open up some PrinterJob tests
-
- Resolved
-
-
JDK-8202841 [macosx] test java/awt/Graphics/LCDTextAndGraphicsState.java and 19 other Font and Print issue fails on Mac OS with error
-
- Open
-
- links to
-
Commit(master)
openjdk/jdk/13adcd99
-
Review
openjdk/jdk/7946
-
Review(master)
openjdk/jdk/7946
-
Review(master)
openjdk/jdk/27938