RFR: 8340467: [mobile] duplicate symbols in libprefs.a on iOS [v2]
Jose Pereda
jpereda at openjdk.org
Fri Sep 20 08:27:15 UTC 2024
On Fri, 20 Sep 2024 08:24:31 GMT, Johan Vos <jvos at openjdk.org> wrote:
>> Using both the unix native code and the mac native code results in 2 JNI_OnLoad functions in the native prefs library.
>> Don't use unix code when creating native lib for java.prefs on ios. We should only use the macos code.
>
> Johan Vos has updated the pull request incrementally with one additional commit since the last revision:
>
> Add comment
Looks good
-------------
Marked as reviewed by jpereda (no project role).
PR Review: https://git.openjdk.org/mobile/pull/29#pullrequestreview-2317606727
More information about the mobile-dev
mailing list