On Thu, 4 Apr 2024 12:07:46 GMT, Renjith Kannath Pariyangad 
<rkannathp...@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

Reply via email to