One more thing, in the UPDATING.txt: In the first line: "TING libpng in OpenJDK". I guess it should have been "UPDATING" ...
-----Original Message----- From: Krishna Addepalli Sent: Friday, July 27, 2018 5:46 PM To: Philip Race <philip.r...@oracle.com>; awt-dev@openjdk.java.net Subject: Re: <AWT Dev> RFR: 8208353: Upgrade JDK 11 to libpng 1.6.35 Hi Phil, The changes look fine to me. Great to see the steps that need to be followed for updating png library into UPDATING.txt. I see a small typo on line 19: "handiling". Don’t need a new webrev for this. Thanks, Krishna -----Original Message----- From: Philip Race Sent: Friday, July 27, 2018 9:14 AM To: awt-dev@openjdk.java.net Subject: <AWT Dev> RFR: 8208353: Upgrade JDK 11 to libpng 1.6.35 Bug: https://bugs.openjdk.java.net/browse/JDK-8208353 Webrev : http://cr.openjdk.java.net/~prr/8208353/ We need to update libpng, used only by splashscreen, and only for reading to the new release from 10 days ago Built on all platforms. Splashscreen tests still pass. -phil.