Hi Prahalad, Agreed. +1
Thanks, Brian On Aug 29, 2017, at 4:04 AM, Jayathirth D V <jayathirth....@oracle.com> wrote: > Updated test case changes are fine. > > Thanks, > Jay > > -----Original Message----- > From: Prahalad Kumar Narayanan > Sent: Tuesday, August 29, 2017 11:41 AM > To: Brian Burkhalter > Cc: Jayathirth D V; 2d-dev@openjdk.java.net > Subject: RE: [OpenJDK 2D-Dev] [10] RFR: JDK-8164971: PNG metadata does not > handle ImageCreationTime > > Hello Brian > > Thank you for your time in review. > > It's a valid suggestion to include a "round trip" test case where we write a > PNG file with "Creation Time" in text chunk and verify the same with a read > operation. > This use case has been added to the existing test case and it passes with the > fix.