JDK main-line development https://openjdk.org/projects/jdk
-
Updated
Nov 20, 2025 - Java
Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.
JDK main-line development https://openjdk.org/projects/jdk
AndroidIDE is an IDE for Android to develop full featured Android apps.
Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
Repository for OpenJDK Mission Control, a production time profiling and diagnostics tools suite. https://openjdk.org/projects/jmc
Parses Java garbage collection logging and analyzes collectors, safepoint triggers, JVM version, JVM options, and OS information and reports error/warn/info level analysis and recommendations to support JVM tuning and troubleshooting for OpenJDK derivatives: (e.g. Adoptium, Azul, Microsoft, Oracle, Red Hat, etc.).
Marlin is the FAST Java2D antialiasing rasterizer derived from OpenJDK Pisces (shape)
Intellij plugin that shows an object layout in memory to help optimize it. Uses OpenJDK JOL tool
Experimental static compiler for Java programs.
Java Virtual Machine (JVM) Performance Benchmarks with a primary focus on top-tier Just-In-Time (JIT) Compilers, such as C2 JIT, Graal JIT, and the Falcon JIT.
Created by James Gosling
Released May 23, 1995