JDK-8329322 : Convert PageFormat/Orient.java to use PassFailJFrame
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 11,17,21,22,23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-03-29
  • Updated: 2025-04-08
  • Resolved: 2024-04-18
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 23 JDK 8
11.0.27-oracleFixed 17.0.15-oracleFixed 21.0.7-oracleFixed 23 b20Fixed 8u451Fixed
Related Reports
Relates :  
Description
The jdk/java/awt/print/PageFormat/Orient.java test is a manual printer test which uses an old framework which duplicates code in each test.

Covert Orient.java to use PassFailJFrame.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/18624 Date: 2024-04-04 12:07:46 +0000
08-04-2025

Fix request [21u,17u] I backport this for parity with 21.0.7-oracle,17.0.15-oracle. No risk, only a test change. Clean backport. Test starts up properly. SAP nighlty testing passed.
18-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1333 Date: 2025-01-17 07:43:36 +0000
17-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/3219 Date: 2025-01-17 07:43:42 +0000
17-01-2025

Changeset: f713766c Author: Renjith Kannath Pariyangad <rkannathpari@openjdk.org> Committer: Alexey Ivanov <aivanov@openjdk.org> Date: 2024-04-18 13:32:35 +0000 URL: https://git.openjdk.org/jdk/commit/f713766cab649947e543f0290717e7bcc501f063
18-04-2024