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

Jiangli Zhou jiangli at openjdk.org
Mon Jul 10 20:40:45 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 three additional commits since the last revision:

 - Merge branch 'master' into JDK-8311606
 - 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/9729ddca..0b8a1e9f

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

  Stats: 64 lines in 6 files changed: 16 ins; 16 del; 32 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