On Tue, 2 Jan 2024 00:33:47 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
>> 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. @mrserb, Thank you for your review, I have removed try block. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16895#discussion_r1439139317