On Thu, 20 Mar 2025 21:10:00 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
>> 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. Updated the test. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23606#discussion_r2006671941