<div dir="ltr">Hi,<div><br></div><div>With the current state of openjdk/mobile, it is possible to create the native libs for the JDK class libraries for Android and iOS. </div><div>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:  <a href="https://github.com/openjdk/mobile/pull/30" target="_blank">https://github.com/openjdk/mobile/pull/30</a></div><div><br></div><div>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).</div><font color="#888888"><div><br></div><div>- Johan</div></font></div>