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 |
Relates :
|
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.
|