<AWT Dev> RFR: 8272342: [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions [v4]
rajat mahajan
github.com+79671271+rajamah at openjdk.java.net
Mon Aug 16 20:29:51 UTC 2021
> 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.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5115/files
- new: https://git.openjdk.java.net/jdk/pull/5115/files/e970bb25..48dce3b4
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5115&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5115&range=02-03
Stats: 9 lines in 1 file changed: 2 ins; 6 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/5115.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5115/head:pull/5115
PR: https://git.openjdk.java.net/jdk/pull/5115
More information about the awt-dev
mailing list