[jdk11u-dev] RFR: 8316497: ColorConvertOp - typo for non-ICC conversions needs one-line fix
Sergey Bylokhov
serb at openjdk.org
Tue Jun 10 02:51:53 UTC 2025
Hi all,
I am backporting this patch for parity with 11.0.28-oracle release.
This pull request contains a backport of commit [574e1ad7](https://github.com/openjdk/jdk17u-dev/commit/574e1ad734409bdcf1b78f0c6b53a7196b3b0d66) from the [openjdk/jdk17u-dev](https://git.openjdk.org/jdk17u-dev) repository.
The commit being backported was authored by Goetz Lindenmaier on 10 Mar 2025 and had no reviewers.
The initial version of the patch was clean, but I had to update the [test](https://github.com/openjdk/jdk11u-dev/pull/3046/commits/8b67da33dcb360b62b1a90f85e333e08f80287ff) to use the old-style switch.
Thanks!
-------------
Commit messages:
- Update NonICCFilterTest.java
- Backport 574e1ad734409bdcf1b78f0c6b53a7196b3b0d66
Changes: https://git.openjdk.org/jdk11u-dev/pull/3046/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3046&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8316497
Stats: 157 lines in 2 files changed: 153 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/3046.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3046/head:pull/3046
PR: https://git.openjdk.org/jdk11u-dev/pull/3046
More information about the jdk-updates-dev
mailing list