JDK-8217676 : Upgrade libpng to 1.6.37
  • Type: Bug
  • Component: client-libs
  • Affected Version: 7u241,8u231,11.0.5-oracle,13
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2019-01-23
  • Updated: 2022-10-19
  • Resolved: 2019-06-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 13 JDK 14 JDK 7 JDK 8 Other
11.0.5-oracleFixed 13Fixed 14Fixed 7u241Fixed 8u231Fixed openjdk7uFixed
Related Reports
Cloners :  
Description
Need to upgrade libpng from 1.6.35 to 1.6.37

Comments
Fix Request (8u) I would like to backport this patch to 8u, as it is on Oracle 8u backport list. The changeset from jdk13 (https://hg.openjdk.java.net/jdk/jdk13/rev/53154e45385a) did not apply cleanly. 1) No libpng.md in 8u, so ignore all diffs for libpng.md 2) -DPNG_ARM_NEON_OP and DPNG_ARM_NEON_IMPLEMENTATION in Awt2dLibraries.gmk, are arm only flags, but we decided to include them in this backport, given upstreaming aarch64 in progress and they are harmless to other platforms. root: http://cr.openjdk.java.net/~zgu/JDK-8217676-8u/root/webrev.00/ corba: http://cr.openjdk.java.net/~zgu/JDK-8217676-8u/corba/webrev.00 hotspot: http://cr.openjdk.java.net/~zgu/JDK-8217676-8u/hotspot/webrev.00 jaxp: http://cr.openjdk.java.net/~zgu/JDK-8217676-8u/jaxp/webrev.00 jaxws: http://cr.openjdk.java.net/~zgu/JDK-8217676-8u/jaxws/webrev.00/ jdk: http://cr.openjdk.java.net/~zgu/JDK-8217676-8u/jdk/webrev.00/ langtools: http://cr.openjdk.java.net/~zgu/JDK-8217676-8u/langtools/webrev.00/ nashorn: http://cr.openjdk.java.net/~zgu/JDK-8217676-8u/nashorn/webrev.00/ Code review thread: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2019-August/010017.html
22-08-2019

Fix Request (11u) I would like to backport this patch to 11u, as it is on Oracle's backport list. The changset from jdk13 (https://hg.openjdk.java.net/jdk/jdk13/rev/53154e45385a) applied cleanly and passed jdk_imageio tests.
01-08-2019

Fix request approved -phil.
30-07-2019

jdk13-fix-request: This is a request to upgrade the 3rd party library libpng to the latest version 1.6.37.
24-07-2019