RFR: 8312626: Resolve multiple definition of 'start_timer' when statically linking JDK native libraries with user code [v2]

Jiangli Zhou jiangli at openjdk.org
Tue Jul 25 18:09:17 UTC 2023


> Please review the simple fix that changes start|stop_timer to static.

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-8312626
 - Change 'start|stop_timer' to be static.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15006/files
  - new: https://git.openjdk.org/jdk/pull/15006/files/8d4e077a..223c3a74

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

  Stats: 213 lines in 12 files changed: 150 ins; 34 del; 29 mod
  Patch: https://git.openjdk.org/jdk/pull/15006.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15006/head:pull/15006

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



More information about the client-libs-dev mailing list