[jdk17u-dev] RFR: 8285612: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ClippedImages.java
Goetz Lindenmaier
goetz at openjdk.org
Wed Sep 21 14:35:12 UTC 2022
I backport this for parity with 17.0.6-oracle.
I included the hunk for ClippedImages.java from "8270058: Use Objects.check{Index,FromIndexSize} for java.desktop"
which is a useful cleanup and makes the change apply clean.
All of 8270058 is not useful in 17 as it changes jdk files and depends on an intrinsic not available.
-------------
Commit messages:
- Backport 57a76708864c3fed5fc2543f6a8552f38670488c
Changes: https://git.openjdk.org/jdk17u-dev/pull/719/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=719&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8285612
Stats: 168 lines in 1 file changed: 65 ins; 53 del; 50 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/719.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/719/head:pull/719
PR: https://git.openjdk.org/jdk17u-dev/pull/719
More information about the jdk-updates-dev
mailing list