Skip to content

Latest commit

 

History

History
76 lines (64 loc) · 3.31 KB

jdk.md

File metadata and controls

76 lines (64 loc) · 3.31 KB

Bookmarks tagged [jdk]

https://stackoverflow.com/questions/5317152/getting-the-parameters-of-a-running-jvm

jps -lvm

https://adoptopenjdk.net

OpenJDK builds which allows to choose between HotSpot and OpenJ9.


https://github.com/ReadyTalk/avian

JVM with JIT, AOT modes and iOS port.


https://aws.amazon.com/corretto

No-cost, multiplatform, production-ready distribution of OpenJDK by Amazon.


https://github.com/oracle/graal

Polyglot embeddable JVM.


https://www.bell-sw.com/java.html

Built from OpenJDK, thoroughly tested and passed the JCK.


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.


https://openjdk.java.net

Open JDK distributed by Oracle.


https://github.com/codenameone/CodenameOne/tree/master/vm

VM with non-blocking, concurrent GC for iOS.


https://developers.redhat.com/products/openjdk/overview

RedHat's OpenJDK distribution.


https://www.azul.com/downloads/zulu

OpenJDK builds for Windows, Linux, and Mac OS X.