RFR: 8311606: Change read_icc_profile() to static function in java.desktop/share/native/libjavajpeg/imageioJPEG.c [v2]

Jiangli Zhou jiangli at openjdk.org
Mon Jul 10 16:25:51 UTC 2023


> Please review this trivial PR that changes read_icc_profile() to static function to avoid static linking failure due to duplicate symbol issue.

Jiangli Zhou has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:

 - Merge branch 'master' into JDK-8311606
 - JDK-8311606: Change read_icc_profile() to static function in java.desktop/share/native/libjavajpeg/imageioJPEG.c

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/14794/files
  - new: https://git.openjdk.org/jdk/pull/14794/files/c00d6177..9729ddca

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14794&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14794&range=00-01

  Stats: 3310 lines in 91 files changed: 1598 ins; 1259 del; 453 mod
  Patch: https://git.openjdk.org/jdk/pull/14794.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14794/head:pull/14794

PR: https://git.openjdk.org/jdk/pull/14794



More information about the client-libs-dev mailing list