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

Renjith Kannath Pariyangad rkannathpari at openjdk.org
Wed Jan 3 04:24:50 UTC 2024


On Tue, 2 Jan 2024 05:31:17 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Renjith Kannath Pariyangad has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Removed unnecessary try block
>
> test/jdk/java/awt/color/NonICCFilterTest.java line 109:
> 
>> 107:             throw new RuntimeException("Test failed: Source equal to Destination");
>> 108:     }
>> 109: }
> 
> The "}" is missing in the latest version.

oops, missed while integrating.

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

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


More information about the client-libs-dev mailing list