From johan.vos at gluonhq.com Tue Oct 22 11:01:59 2024 From: johan.vos at gluonhq.com (Johan Vos) Date: Tue, 22 Oct 2024 13:01:59 +0200 Subject: hotspot-minimal for iOS Message-ID: 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: