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

Jiangli Zhou jiangli at openjdk.org
Tue Jul 25 18:03:40 UTC 2023


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

> 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, thanks for looking into it. I just iterated though awt_ImagingLib.c as well and came to the same conclusion as yours.

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

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



More information about the client-libs-dev mailing list