-
Bug
-
Resolution: Fixed
-
P3
-
9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274021 | 17.0.2 | Jonathan Dowland | P3 | Resolved | Fixed | b01 |
JDK-8273141 | 11.0.14-oracle | Dukebot | P3 | Resolved | Fixed | b01 |
JDK-8274553 | 11.0.14 | Jonathan Dowland | P3 | Resolved | Fixed | b01 |
JDK-8274951 | openjdk8u322 | Rajat Mahajan | P3 | Resolved | Fixed | b01 |
JDK-8273184 | 8u321 | Anto J | P3 | Resolved | Fixed | b01 |
----------System.out:(2/99)----------
pageDialog - left/top from pageFormat: 1.0 1.0
pageDialog - left/top from attribute set: 1.0 1.0
----------System.err:(9/633)----------
java.lang.RuntimeException: Top margin value not updated
at PageDialogMarginTest.main(PageDialogMarginTest.java:67)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:831)
STATUS:Passed.
To reproduce, run the test. Click OK in the Page Setup dialog displayed without modifying any values. The test must fail but it does not: the test harness considers the test passed because the thrown RuntimeException is caught within the test.
- backported by
-
JDK-8273141 [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions
-
- Resolved
-
-
JDK-8273184 [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions
-
- Resolved
-
-
JDK-8274021 [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions
-
- Resolved
-
-
JDK-8274553 [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions
-
- Resolved
-
-
JDK-8274951 [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions
-
- Resolved
-
- relates to
-
JDK-6801613 Cross-platform pageDialog and printDialog top margin entry broken
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/dce04a25
-
Commit openjdk/jdk17u/912ae513
-
Commit openjdk/jdk/a5ad7720
-
Review openjdk/jdk11u-dev/377
-
Review openjdk/jdk17u/78
-
Review openjdk/jdk/5115