jdk17u-dev
jdk17u-dev copied to clipboard
8292309: Fix java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java test
trafficstars
Backport of JDK-8292309
Testing
- Local:
- Pipeline: All checks have passed
- Testing Machine:
Progress
- [ ] JDK-8292309 needs maintainer approval
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
Issue
- JDK-8292309: Fix java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java test (Bug - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2837/head:pull/2837
$ git checkout pull/2837
Update a local copy of the PR:
$ git checkout pull/2837
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2837/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2837
View PR using the GUI difftool:
$ git pr show -t 2837
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2837.diff