RFR: 8255240: Mobile builds need to exclude some modules
Johan Vos
jvos at openjdk.org
Mon Mar 25 17:58:52 UTC 2024
This PR enables to build the static libs for ios/android for the native code in most of the modules.
It also adds GA scripts to build those libs on Android and iOS.
Note that building hotspot is disabled by this PR.
-------------
Commit messages:
- Merge branch 'master' into staticlibs
- When building for ios, deal with non-supported @objectfilenames (similar to macos and aix)
- Merge branch 'master' into minimal-android-23
- Add android workflow (#2)
- Add required ios changes for building static libs.
- Changes required to build static libs for Android with JDK 23-ea
Changes: https://git.openjdk.org/mobile/pull/20/files
Webrev: https://webrevs.openjdk.org/?repo=mobile&pr=20&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8255240
Stats: 359 lines in 17 files changed: 345 ins; 0 del; 14 mod
Patch: https://git.openjdk.org/mobile/pull/20.diff
Fetch: git fetch https://git.openjdk.org/mobile.git pull/20/head:pull/20
PR: https://git.openjdk.org/mobile/pull/20
More information about the mobile-dev
mailing list