On Thu, 20 Mar 2025 19:55:45 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> redudant stmt removed > > test/jdk/java/awt/color/ICC_Profile/BuiltInProfileCheck.java line 40: > >> 38: >> 39: public static void main(String[] args) { >> 40: System.out.println("CASE 1: Testing BuiltIn Profile"); > > I suggest to add the cases when both(BuiltIn and Custom) profiles are tested > after serialisation->deserialisation. Good point. Agreed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23606#discussion_r2006459358