-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
9
-
JDK9b40(32bit),Win7-sp1-x86
Testsuite name:JCK manual
Test name:api/java_awt/interactive/PrintJobYNTests.html#PrintJobYNTests
Product tested:JDK 9b40 32bit
OS/architecture:win7-sp1-x86
Error log file:http://aurora-ds3.us.oracle.com:9502/runs%2F646022.ManualSubmit-1/workDir/api/java_awt/interactive/PrintJobYNTests_PrintJobYNTests.jtr
Reproducible: Always
Reproducible on machine: Evergreen-machine
Is it a Regression:Yes
([If Regression]) Regression introduced in release/build: JDK9b38
Test result on the last GAed release for this train:Pass(JDK8 u31b10(32bit)/win7-sp1-x86)
([if Fail] Test result on FCS:
Is it a platform specific issue:YES(same build on Oel6.4-uek-x64 pass)
Is it a new (previously unsupported) OS/browser/mode testing: NO
[If new configuration testing] Issue specific to execution mode or OS/browser version:
Steps to reproduce:
1. Install test bundle jdk9b40 from http://jre.us.oracle.com/java/re/jdk/9-jigsaw-m2/nightly/b40_2014-11-21-1021_1764/bundles/windows-i586/jdk-9-ea-windows-i586.exe to C:/Java/jdk1.9.0
2. Download the JCK-runtime-9.jar from http://jre.us.oracle.com/java/re/jck/9/promoted/ea/latest/bundles/JCK-runtime-9.jar to C:/jck/JCK-runtime-9 and use C:/Java/jdk1.9.0/bin/java -jar JCK-runtime-9.jar to unzip it
3.C:/Java/jdk1.9.0/bin/java -showversion -cp C:/jck/JCK-runtime-9/classes;C:/Java/jdk1.9.0/lib/tools.jar -Djava.security.policy=C:\jck\JCK-runtime-9\lib\jck.policy javasoft.sqe.tests.api.java.awt.interactive.PrintJobYNTests -platform.hasPrinter true -exclude printJobYNTest0001
Descriptions:
This test checks java.awt.PrintJob.end().The text field shown below displays current status.1. Press 'Show print dialog'.2. Wait for a printing dialog box to appear on the screen.3. Press the button that starts printing on the printing dialog box.Press 'Yes' if only two of three pages were printed.Otherwise press 'No'.
Actual behavior:
Slected the "Show print dialog" button,the print dialog will be shown.The default "Print range" is set to "Pages"(refer to print.jpg),so the print jobs only print out one page.
Test name:api/java_awt/interactive/PrintJobYNTests.html#PrintJobYNTests
Product tested:JDK 9b40 32bit
OS/architecture:win7-sp1-x86
Error log file:http://aurora-ds3.us.oracle.com:9502/runs%2F646022.ManualSubmit-1/workDir/api/java_awt/interactive/PrintJobYNTests_PrintJobYNTests.jtr
Reproducible: Always
Reproducible on machine: Evergreen-machine
Is it a Regression:Yes
([If Regression]) Regression introduced in release/build: JDK9b38
Test result on the last GAed release for this train:Pass(JDK8 u31b10(32bit)/win7-sp1-x86)
([if Fail] Test result on FCS:
Is it a platform specific issue:YES(same build on Oel6.4-uek-x64 pass)
Is it a new (previously unsupported) OS/browser/mode testing: NO
[If new configuration testing] Issue specific to execution mode or OS/browser version:
Steps to reproduce:
1. Install test bundle jdk9b40 from http://jre.us.oracle.com/java/re/jdk/9-jigsaw-m2/nightly/b40_2014-11-21-1021_1764/bundles/windows-i586/jdk-9-ea-windows-i586.exe to C:/Java/jdk1.9.0
2. Download the JCK-runtime-9.jar from http://jre.us.oracle.com/java/re/jck/9/promoted/ea/latest/bundles/JCK-runtime-9.jar to C:/jck/JCK-runtime-9 and use C:/Java/jdk1.9.0/bin/java -jar JCK-runtime-9.jar to unzip it
3.C:/Java/jdk1.9.0/bin/java -showversion -cp C:/jck/JCK-runtime-9/classes;C:/Java/jdk1.9.0/lib/tools.jar -Djava.security.policy=C:\jck\JCK-runtime-9\lib\jck.policy javasoft.sqe.tests.api.java.awt.interactive.PrintJobYNTests -platform.hasPrinter true -exclude printJobYNTest0001
Descriptions:
This test checks java.awt.PrintJob.end().The text field shown below displays current status.1. Press 'Show print dialog'.2. Wait for a printing dialog box to appear on the screen.3. Press the button that starts printing on the printing dialog box.Press 'Yes' if only two of three pages were printed.Otherwise press 'No'.
Actual behavior:
Slected the "Show print dialog" button,the print dialog will be shown.The default "Print range" is set to "Pages"(refer to print.jpg),so the print jobs only print out one page.
- relates to
-
JDK-8061267 PrinterJob: Specified Page Ranges not displayed in Windows Native Print Dialog
- Resolved
-
JDK-8066139 Null return from PrintJob.getGraphics() running closed/java/awt/PrintJob/HighResTest/HighResTest.java
- Resolved