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

Sergey Bylokhov serb at openjdk.org
Mon Jul 10 19:17:06 UTC 2023


On Mon, 10 Jul 2023 16:25:51 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:

>> 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

Marked as reviewed by serb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/14794#pullrequestreview-1522759153



More information about the client-libs-dev mailing list