RFR: 8329322 : Convert PageFormat/Orient.java to use PassFailJFrame
Tejesh R
tr at openjdk.org
Mon Apr 8 05:51:00 UTC 2024
On Thu, 4 Apr 2024 12:07:46 GMT, Renjith Kannath Pariyangad <rkannathpari at openjdk.org> wrote:
> Hi Reviewers,
>
> I have updated the test with PassFailJFrame along with printer availability check. Please review and let me know your suggestions.
>
> Renjith.
Did you test it for other L&F also?
test/jdk/java/awt/print/PageFormat/Orient.java line 57:
> 55: "Test failed if the oval on the page clipped against the imageable area.";
> 56:
> 57: private static void init() throws PrinterException {
`init()` can be renamed since the test is no longer applet based.
-------------
PR Review: https://git.openjdk.org/jdk/pull/18624#pullrequestreview-1985485967
PR Review Comment: https://git.openjdk.org/jdk/pull/18624#discussion_r1555251504
More information about the client-libs-dev
mailing list