JDK-8283664 : Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintTextTest.java
  • Type: Bug
  • Component: client-libs
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2022-03-25
  • Updated: 2025-03-13
  • Resolved: 2024-11-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 17 JDK 21 JDK 24 JDK 8
11.0.28-oracleFixed 17.0.15Fixed 21.0.7Fixed 24 b24Fixed 8u461Fixed
Related Reports
Relates :  
Relates :  
Description
There are multiple issue with this test case
1) Parser error due to yesno in @run main/manual=yesno
2) User can only compare the UI rendering and compare with the print out. User can't mark the test as pass or fail due to pass or fail buttons are missing.
3) When the test is executed using jtreg after user click on the print button on the print dialog the whole test UIs ( frames) gets dispose and user cannot compare the printout with the UI.  But this works as expected in test is running individually using java PrintTextTest
Comments
Fix request [21u,17u] I backport this for parity with 21.0.8-oracle,17.0.16-oracle. No risk, only a test change. Clean backport. Test starts up properly. SAP nighlty testing passed.
20-02-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1409 Date: 2025-02-18 20:22:00 +0000
18-02-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/3281 Date: 2025-02-18 20:21:42 +0000
18-02-2025

Changeset: 84c99fb9 Branch: master Author: Daniel Gredler <daniel.gredler@gmail.com> Date: 2024-11-07 20:19:50 +0000 URL: https://git.openjdk.org/jdk/commit/84c99fb91ffc4bfbc2fb0f20f558603d5660d7f1
07-11-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21716 Date: 2024-10-25 15:48:58 +0000
25-10-2024