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

Alexey Ivanov aivanov at openjdk.org
Wed Jan 3 20:10:32 UTC 2024


On Wed, 3 Jan 2024 03:42:35 GMT, Renjith Kannath Pariyangad <rkannathpari at openjdk.org> wrote:

>> test/jdk/java/awt/color/NonICCFilterTest.java line 53:
>> 
>>> 51: 
>>> 52:         public float[] toRGB(float[] colorvalue) {
>>> 53:             return colorvalue;
>> 
>> Just for completeness, it is probably better to use csRGB.toRGB and csRGB.fromRGB in these two methods
>
> Updated this

I agree with Sergey and I can't see any updates.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16895#discussion_r1440877582


More information about the client-libs-dev mailing list