Skip to content

Instantly share code, notes, and snippets.

@stokito
Created February 4, 2022 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stokito/2f70ed3f2623a5fb7ad19bca7ee06e89 to your computer and use it in GitHub Desktop.
Save stokito/2f70ed3f2623a5fb7ad19bca7ee06e89 to your computer and use it in GitHub Desktop.
alternatives to JDK

https://stackoverflow.com/questions/2856843/java-on-openwrt-dd-wrt

For OpenWrt you can download OpenJDK compiled with musl from Alpine https://github.com/josedelinux/openwrt-jdk

RoboVM was a java compiler to native code mainly intended for iOS but also suports Linux x86. It was accuired by Xamarin and stopped to contribute to open source. RoboVM open source fork:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment