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

rajat mahajan github.com+79671271+rajamah at openjdk.java.net
Sat Aug 14 01:15:45 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:

  Fix IDE warnings, added Default Locale as US, fixed Copyright to include current year.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5115/files
  - new: https://git.openjdk.java.net/jdk/pull/5115/files/a5c18b2d..2c181a8a

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5115&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5115&range=00-01

  Stats: 15 lines in 1 file changed: 6 ins; 2 del; 7 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