[jdk11u-dev] Integrated: 8272342: [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions
Jonathan Dowland
jdowland at openjdk.java.net
Thu Sep 30 10:38:39 UTC 2021
On Mon, 20 Sep 2021 10:21:41 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:
> JBS: https://bugs.openjdk.java.net/browse/JDK-8272342
>
> Please consider approving this for 11u. It's a test-only change. The test always passes prior to applying the patch, even if you deliberately supply invalid values. It also localizes the UI so, in my case, the test asks me to set a margin to 2 inches, but my localized UI lists the units in mm.
>
> Patch applies clean. After applying, the UI is localized to US (so shows inches), passes if you follow the instructions, and fails if you do not, as it should.
This pull request has now been integrated.
Changeset: dce04a25
Author: Jonathan Dowland <jdowland at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/dce04a257c0790f26092d7406acada4110dfd7ac
Stats: 26 lines in 1 file changed: 2 ins; 5 del; 19 mod
8272342: [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions
Backport-of: a5ad7720d235610ad45fc341c61f164805f82a54
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/377
More information about the jdk-updates-dev
mailing list