<AWT Dev> RFR: 8272342: [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions [v2]

Pankaj Bansal pbansal at openjdk.java.net
Sat Aug 14 18:36:28 UTC 2021


On Sat, 14 Aug 2021 01:15:45 GMT, rajat mahajan <github.com+79671271+rajamah at openjdk.org> wrote:

>> Removed try catch block so the test can function as expected and fail
>> when it ought to, rather than passing all the time because of catch
>> block catching all exceptions and Passing test even there is a failure.
>
> rajat mahajan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix IDE warnings, added Default Locale as US, fixed Copyright to include current year.

Marked as reviewed by pbansal (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/5115


More information about the awt-dev mailing list