RFR: 8316497 : ColorConvertOp - typo for non-ICC conversions needs one-line fix

Alexey Ivanov aivanov at openjdk.org
Mon Jan 8 13:56:26 UTC 2024


On Mon, 8 Jan 2024 13:48:10 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> To avoid any confusion, I suggest renaming `compareImages` to `areImagesEqual` which leaves no ambiguity for its return value. I've updated the code in [commit `1788ef6`](https://github.com/aivanov-jdk/jdk/commit/1788ef69958cefef7c65fdf37607f0410b868aff).

@Renjithkannath, you can merge the changes I made into your branch using the following command:


git pull https://github.com/aivanov-jdk/jdk.git renjith/sergey-8316497-colorConvertOp


The command will merge the changes from the remote branch into your currently checked out branch.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16895#issuecomment-1881055364


More information about the client-libs-dev mailing list