hotspot-minimal for iOS

Johan Vos johan.vos at gluonhq.com
Tue Oct 22 11:01:59 UTC 2024


Hi,

With the current state of openjdk/mobile, it is possible to create the
native libs for the JDK class libraries for Android and iOS.
Going forward, we need to have a runtime as well. I created a draft PR
containing my current work on a hotspot-minimal VM variant that can be
compiled for iOS:  https://github.com/openjdk/mobile/pull/30

Using this PR, I can "start" a VM on an iPhone, but obviously it doesn't
get that far as I don't bundle the modules/classes yet. That is what I'm
working on now, but I wanted to share the changes I did to the upstream
hotspot code so that others can have a look (and comment/improve).

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


More information about the mobile-dev mailing list