jdk.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [jdk]
www.codever.land/bookmarks/t/jdk
java - Getting the parameters of a running JVM - Stack Overflow
https://stackoverflow.com/questions/5317152/getting-the-parameters-of-a-running-jvm
jps -lvm
Adopt Open JDK
OpenJDK builds which allows to choose between HotSpot and OpenJ9.
Avian
https://github.com/ReadyTalk/avian
JVM with JIT, AOT modes and iOS port.
- tags: java, jvm, jdk
- :octocat: source code
Corretto
https://aws.amazon.com/corretto
No-cost, multiplatform, production-ready distribution of OpenJDK by Amazon.
Graal
https://github.com/oracle/graal
Polyglot embeddable JVM.
- tags: java, jvm, jdk
- :octocat: source code
Liberica JDK
https://www.bell-sw.com/java.html
Built from OpenJDK, thoroughly tested and passed the JCK.
OpenJ9
https://github.com/eclipse/openj9
High performance, enterprise-calibre, flexibly licensed, openly-governed cross-platform JVM extending and augmenting the runtime technology components from the Eclipse OMR and OpenJDK project.
- tags: java, jvm, jdk
- :octocat: source code
Open JDK
Open JDK distributed by Oracle.
ParparVM
https://github.com/codenameone/CodenameOne/tree/master/vm
VM with non-blocking, concurrent GC for iOS.
- tags: java, jvm, jdk
- :octocat: source code
RedHat Open JDK
https://developers.redhat.com/products/openjdk/overview
RedHat's OpenJDK distribution.
Zulu
https://www.azul.com/downloads/zulu
OpenJDK builds for Windows, Linux, and Mac OS X.