RFR: 8312626: Resolve multiple definition of 'start_timer' when statically linking JDK native libraries with user code [v3]
Jiangli Zhou
jiangli at openjdk.org
Thu Jul 27 00:52:19 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 three additional commits since the last revision:
- Merge branch 'master' into JDK-8312626
- 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/223c3a74..887760f0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15006&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15006&range=01-02
Stats: 1001 lines in 30 files changed: 521 ins; 106 del; 374 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