On Fri, 12 May 2023 09:03:07 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> Test was failing with PrinterException: Wrong Orientation since printing was > done with default orientation. > Fix is made to set the printable with correct PageFormat > > It was not seen prior to > [JDK-8262731](https://bugs.openjdk.org/browse/JDK-8262731) probably because > the exception was being swallowed.. This can be taken up as a separate issue - The Standard Test Machinery can be removed and PassFailJFrame framework can be used to clean-up this test. Marked as reviewed by honkar (Committer). ------------- PR Review: https://git.openjdk.org/jdk/pull/13950#pullrequestreview-1446758180 PR Review: https://git.openjdk.org/jdk/pull/13950#pullrequestreview-1446765203
