JRE8 for sandboxed iOS
Pre-release
Pre-release
This is the current Java Runtime used to package PojavLauncher IPA for unjailbroken devices.
JIT is not available for Zero build, so it will run slowly.
A new version of this, “Half-JIT”, is now available. At the moment, this is not full JIT support as it requires -Xint
to be specified in JVM arguments. This version is faster than pure interpreter (Zero).
- Zero VM: built from PojavLauncherTeam/openjdk-multiarch-jdk8u@99f3f8b
- Half-JIT: built from PojavLauncherTeam/openjdk-multiarch-jdk8u@83db4a1