On Tue, 2 Jan 2024 05:31:17 GMT, Sergey Bylokhov <[email protected]> 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