On Wed, 8 Jan 2020 19:14:29 GMT, Johan Vos <j...@openjdk.org> wrote: > The static JNI_OnLoad naming should be used whenever we are building a static > lib (not only for iOS). > We now have the STATIC_BUILD property to determine if we are making a > static build, so we no longer need to check on ios specific patterns. > > Fix JDK-8236808
------------- Marked as reviewed by kcr (Lead). PR: https://git.openjdk.java.net/jfx/pull/81