JRE-21

The Java Runtime Environment (JRE) for Java 21 (LTS) packed by Sourcemation. It provides the Java Virtual Machine (JVM) and core libraries needed to run Java applications. Based on Temurin/Adoptium builds.

Programming Utils Containers Kubernetes
License: GPL-2.0 with Classpath Exception

Available Platforms

Docker Hub

View on platform

Kubernetes

View on platform

OpenShift

View on platform

Rancher

View on platform

Details

JRE 21 is the Java Runtime Environment derived from the JDK 21 Long-Term Support (LTS) release, and it’s intended for end-users or servers that only need to run pre-compiled Java applications. It contains the core components, primarily the Java Virtual Machine (JVM) and core class libraries, but omits development tools like the compiler (javac). Any application running on JRE 21 gains the benefits of the JDK 21 platform, including the performance improvements from the finalization of Virtual Threads and other new language features.