[Approved] RFR: 8232929: Duplicate symbols when building static libraries

Kevin Rushforth kcr at openjdk.org
Thu Oct 24 12:15:11 UTC 2019


On Thu, 24 Oct 2019 07:43:44 GMT, Johan Vos <jvos at openjdk.org> wrote:

> This PR only affects native code in the prism-sw pipeline.
> 
> JBS issue: https://bugs.openjdk.java.net/browse/JDK-8232929
> 
> ----------------
> 
> Commits:
>  - 9afeca00: Avoid name clashes when creating static libraries. Prefix exposed functions.
> 
> Changes: https://git.openjdk.java.net/jfx/pull/21/files
>  Webrev: https://webrevs.openjdk.java.net/jfx/21/webrev.00
>   Issue: https://bugs.openjdk.java.net/browse/JDK-8232929
>   Stats: 5 lines in 3 files changed: 0 ins; 0 del; 5 mod
>   Patch: https://git.openjdk.java.net/jfx/pull/21.diff
>   Fetch: git fetch https://git.openjdk.java.net/jfx pull/21/head:pull/21

+1

This seems like a simple enough fix that 1 reviewer is sufficient.

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

Approved by kcr (Lead).

PR: https://git.openjdk.java.net/jfx/pull/21


More information about the openjfx-dev mailing list