On Fri, 22 Dec 2023 04:03:14 GMT, Renjith Kannath Pariyangad <rkannathp...@openjdk.org> wrote:
>> Hi Reviewers, >> There was a typo for color conversion instead of dstColorSpace function >> srcColorSpace was used. Please review and let me know your suggestions if >> any. >> >> Renjith. > > Renjith Kannath Pariyangad has updated the pull request incrementally with > one additional commit since the last revision: > > Removed space test/jdk/java/awt/color/NonICCFilterTest.java line 106: > 104: ccop.filter(src, dest); > 105: > 106: try { This try block seems unnecessary. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16895#discussion_r1439107074