<AWT Dev> RFR: 8272342: [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions [v4]
Alexey Ivanov
aivanov at openjdk.java.net
Mon Aug 16 20:52:30 UTC 2021
On Mon, 16 Aug 2021 20:29:51 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:
>
> remove unneccessary imports.
Marked as reviewed by aivanov (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5115
More information about the awt-dev
mailing list