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

Jiangli Zhou jiangli at openjdk.org
Wed Jul 26 20:20:53 UTC 2023


On Tue, 25 Jul 2023 04:27:47 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Please review the simple fix that changes start|stop_timer to static.
>
> I was thinking of asking you to see if there are any other variables or functions in this file that could be made static, but it looks like xx_timer are the only one left. Can you please confirm?

@mrserb and other reviewers, please help approve the PR if no additional questions. Thanks.

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

PR Comment: https://git.openjdk.org/jdk/pull/15006#issuecomment-1652435106



More information about the client-libs-dev mailing list