diff against openjdk/jdk head

Johan Vos johan.vos at gluonhq.com
Tue May 14 14:21:09 UTC 2024


Hi,

The current master branch of openjdk/mobile has some changes that are not
in upstream openjdk/jdk, but not all of them are (still) relevant and there
is also a major syntax error.
Rather than adding mobile-specific changes on top of the current master
branch, I started from the head of openjdk/jdk to find out what changes I
had to make to build both ios and android versions.
I did this in my personal fork, in a branch named android-may-2024:
https://github.com/johanvos/jdk/tree/android-may-2024

There are 4 commits in this branch:
* changes required to build Android
* changes required to build iOS
* header files I added for the hotspot build for Android
* header files I added for the hotspot build for iOS

With these commits, I can build the static libs and VM for ios and android
using
make static-libs-image

- Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/mobile-dev/attachments/20240514/eeb598a4/attachment.htm>


More information about the mobile-dev mailing list