[jdk11u-dev] RFR: 8316497: ColorConvertOp - typo for non-ICC conversions needs one-line fix [v2]
Sergey Bylokhov
serb at openjdk.org
Fri Jun 20 03:47:02 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!
Sergey Bylokhov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge branch 'openjdk:master' into backport-mrserb-574e1ad7-master
- Update NonICCFilterTest.java
- Backport 574e1ad734409bdcf1b78f0c6b53a7196b3b0d66
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/3046/files
- new: https://git.openjdk.org/jdk11u-dev/pull/3046/files/8b67da33..60a6007e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3046&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3046&range=00-01
Stats: 500 lines in 11 files changed: 478 ins; 0 del; 22 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