RFR: 8305858: Resolve multiple definition of 'handleSocketError' when statically linking with JDK native libraries

Jiangli Zhou jiangli at openjdk.org
Tue Apr 11 19:25:25 UTC 2023


Rename 'handleSocketError' to 'sctpHandleSocketError' in libsctp. This resolves related duplicate symbol failure when both libnio and libsctp are statically linked with.

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

Commit messages:
 - 8305858: Resolve multiple definition of 'handleSocketError' when statically linking with JDK native libraries

Changes: https://git.openjdk.org/jdk/pull/13433/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13433&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8305858
  Stats: 15 lines in 2 files changed: 0 ins; 0 del; 15 mod
  Patch: https://git.openjdk.org/jdk/pull/13433.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13433/head:pull/13433

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



More information about the security-dev mailing list