Skip to content

Releases: PojavLauncherTeam/android-openjdk-build-multiarch

JRE17 (JIT) for sandboxed iOS

17 Aug 13:44
Compare
Choose a tag to compare
Pre-release

This is not completely tested, however this will get Minecraft Java 1.17+ to run on iOS/iPadOS without having to jailbreak.

JRE8 + JIT for sandboxed iOS

11 Aug 13:31
65e4d69
Compare
Choose a tag to compare

Note: for future builds, please go to Actions: OpenJDK 8, OpenJDK 17.

This is another Java Runtime used for PojavLauncher iOS that runs without jailbreaking the device. W^X JIT now works at full speed by swapping page permission when necessary. More info can be found in PojavLauncherTeam/openjdk-multiarch-jdk8u@40df388
JRE17 for unjailbroken iOS is soon to be released.

Update: fixed random crash issue

JRE8 for sandboxed iOS

09 Aug 05:03
90dae52
Compare
Choose a tag to compare
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).

JRE17 for Android

02 Oct 02:20
b7f85b9
Compare
Choose a tag to compare

OpenJDK commit: openjdk/mobile@82234f8
Fork commit: PojavLauncherTeam/mobile@ec28559

Note: x86/64 are only for devices with Intel/AMD CPUs such as most Chromebooks. libjvm.so for ARMv7 (arm, 32bit) has been borrowed from Termux for now due to a problem in our own built file.