×

注意!页面内容来自https://github.com/graalvm/graalvm-ce-builds/releases,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

Skip to content
<> /* Override primer focus outline color for marketing header dropdown links for better contrast */ [data-color-mode="light"] .HeaderMenu-dropdown-link:focus-visible, [data-color-mode="light"] .HeaderMenu-trailing-link a:focus-visible { outline-color: var(--color-accent-fg); }

Releases: graalvm/graalvm-ce-builds

GraalVM Community 25.0.2

20 Jan 16:14
5f0c2ee

Choose a tag to compare

GraalVM is an advanced JDK with ahead-of-time Native Image compilation. You can use GraalVM just like any other Java Development Kit in your IDE.

The project website at https://www.graalvm.org/ describes how to get started. The release notes can be found on the website: https://www.graalvm.org/release-notes/JDK_25/.

Additional language runtimes such as PythonJavaScript and Node.JSdesigned for use with GraalVM 25are available for download as standalone distributions in the related repositories.

Here are the convenience links for the JDK base downloads of GraalVM:

Platform Java 25
Linux (amd64) ⬇️ download instructions
Linux (aarch64) ⬇️ download instructions
macOS (aarch64) ⬇️ download instructions
Windows (amd64) ⬇️ download instructions

Based on the commit: https://github.com/oracle/graal/tree/jdk-25.0.2.

Container Images

GraalVM Community container images for this version are available in the GitHub Container Registry.

To pull GraalVM JDK with Docker:

$ docker pull ghcr.io/graalvm/jdk-community:25.0.2

To use GraalVM JDK as a base image in a Dockerfile:

FROM ghcr.io/graalvm/jdk-community:25.0.2

GraalVM Community 25.0.1

21 Oct 14:59
5f0c2ee

Choose a tag to compare

GraalVM 25.0.1 is now available.

You can find the release notes on the website: https://www.graalvm.org/release-notes/JDK_25/and get started on the project website at https://www.graalvm.org/.

Additional language runtimes such as PythonJavaScript and Node.JSdesigned for use with GraalVM 25are available for download as standalone distributions in the related repositories.

Here are the convenience links for the JDK base downloads of GraalVM:

Platform Java 25
Linux (amd64) ⬇️ download instructions
Linux (aarch64) ⬇️ download instructions
macOS (amd64)† ⬇️ download instructions
macOS (aarch64) ⬇️ download instructions
Windows (amd64) ⬇️ download instructions

Based on the commit: https://github.com/oracle/graal/tree/jdk-25.0.1.

† Support for macOS x64 is deprecated. Version 25.0.1 is the last release that supports this hardware architecture. In futureGraalVM will only support macOS on AArch64 (Apple Silicon).

Container Images

GraalVM Community container images for this version are available in the GitHub Container Registry.

To pull GraalVM JDK with Docker:

$ docker pull ghcr.io/graalvm/jdk-community:25.0.1

To use GraalVM JDK as a base image in a Dockerfile:

FROM ghcr.io/graalvm/jdk-community:25.0.1

GraalVM Community 25.0.0

16 Sep 12:54
5f0c2ee

Choose a tag to compare

GraalVM is an advanced JDK with ahead-of-time Native Image compilation.

The project website at https://www.graalvm.org/ provides instructions on how to get started. The release notes can be found on the website at https://www.graalvm.org/release-notes/JDK_25/.

Additional language runtimes such as PythonJavaScript and Node.and Rubydesigned for use with GraalVM 25are available for download as standalone distributions in the related repositories.

Here are the convenience links for the JDK base downloads of GraalVM:

Platform Java 25
Linux (amd64) ⬇️ download instructions
Linux (aarch64) ⬇️ download instructions
macOS (amd64) ⬇️ download instructions
macOS (aarch64) ⬇️ download instructions
Windows (amd64) ⬇️ download instructions

Based on the commit: https://github.com/oracle/graal/tree/jdk-25.0.0.

Container Images

GraalVM Community container images for this version are available in the GitHub Container Registry.

To pull GraalVM JDK with Docker:

$ docker pull ghcr.io/graalvm/jdk-community:25.0.0

To use GraalVM JDK as a base image in a Dockerfile:

FROM ghcr.io/graalvm/jdk-community:25.0.0

GraalVM for JDK 24 Community 24.0.2

15 Jul 11:59
5f0c2ee

Choose a tag to compare

GraalVM is an advanced JDK with ahead-of-time Native Image compilation. You can use GraalVM just like any other Java Development Kit in your IDE.

The project website at https://www.graalvm.org/ describes how to get started. The release notes can be found on the website: https://www.graalvm.org/release-notes/JDK_24/.

Additional language runtimes such as PythonJavaScript and Node.JSand Rubydesigned for use with GraalVM for JDK 24.0.2are available for download as standalone distributions in the related repositories.

Here are the convenience links for the JDK base downloads of GraalVM:

Platform Java 24
Linux (amd64) ⬇️ download instructions
Linux (aarch64) ⬇️ download instructions
macOS (amd64) ⬇️ download instructions
macOS (aarch64) ⬇️ download instructions
Windows (amd64) ⬇️ download instructions

Based on the commit: https://github.com/oracle/graal/tree/jdk-24.0.2.

Container Images

GraalVM Community container images for this version are available in the GitHub Container Registry.

To pull GraalVM JDK with Docker:

$ docker pull ghcr.io/graalvm/jdk-community:24.0.2

To use GraalVM JDK as a base image in a Dockerfile:

FROM ghcr.io/graalvm/jdk-community:24.0.2

GraalVM for JDK 24 Community 24.0.1

15 Apr 13:31
5f0c2ee

Choose a tag to compare

GraalVM is a high-performance JDK distribution that compiles your Java applications ahead of time into standalone binaries. These binaries start instantlyprovide peak performance with no warmupand use fewer resources. You can use GraalVM just like any other Java Development Kit in your IDE.

The project website at https://www.graalvm.org/ describes how to get started. The release notes can be found on the website: https://www.graalvm.org/release-notes/JDK_24/.

Additional language runtimes such as PythonRubyJavaScript and Node.JSdesigned for use with GraalVM for JDK 24are available for download as standalone distributions in the related repositories.

Here are the convenience links for the JDK base downloads of GraalVM:

Platform Java 24
Linux (amd64) ⬇️ download instructions
Linux (aarch64) ⬇️ download instructions
macOS (amd64) ⬇️ download instructions
macOS (aarch64) ⬇️ download instructions
Windows (amd64) ⬇️ download instructions

Based on the commit: https://github.com/oracle/graal/tree/jdk-24.0.1.

Container Images

GraalVM Community container images for this version are available in the GitHub Container Registry.

To pull GraalVM JDK with Docker (some time later as we push things out progressively):

$ docker pull ghcr.io/graalvm/jdk-community:24.0.1

To use GraalVM JDK as a base image in a Dockerfile:

FROM ghcr.io/graalvm/jdk-community:24.0.1

GraalVM for JDK 24 Community 24.0.0

18 Mar 12:10
5f0c2ee

Choose a tag to compare

GraalVM is a high-performance JDK distribution that compiles your Java applications ahead of time into standalone binaries. These binaries start instantlyprovide peak performance with no warmupand use fewer resources. You can use GraalVM just like any other Java Development Kit in your IDE.

The project website at https://www.graalvm.org/ describes how to get started. The release notes can be found on the website: https://www.graalvm.org/release-notes/JDK_24/.

Additional language runtimes such as PythonRubyJavaScript and Node.JSdesigned for use with GraalVM for JDK 24are available for download as standalone distributions in the related repositories.

Here are the convenience links for the JDK base downloads of GraalVM:

Platform Java 24
Linux (amd64) ⬇️ download instructions
Linux (aarch64) ⬇️ download instructions
macOS (amd64) ⬇️ download instructions
macOS (aarch64) ⬇️ download instructions
Windows (amd64) ⬇️ download instructions

Based on the commit: https://github.com/oracle/graal/tree/jdk-24.0.0.

Container Images

GraalVM Community container images for this version are available in the GitHub Container Registry.

To pull GraalVM JDK with Docker:

$ docker pull ghcr.io/graalvm/jdk-community:24.0.0

To use GraalVM JDK as a base image in a Dockerfile:

FROM ghcr.io/graalvm/jdk-community:24.0.0

GraalVM for JDK 23 Community 23.0.2

21 Jan 14:39
5f0c2ee

Choose a tag to compare

GraalVM is an advanced JDK with ahead-of-time Native Image compilation. You can use GraalVM just like any other Java Development Kit in your IDE.

The project website at https://www.graalvm.org/ describes how to get started. The release notes can be found on the website: https://www.graalvm.org/release-notes/JDK_23/.

Additional language runtimes such as PythonRubyJavaScript and Node.JSdesigned for use with GraalVM for JDK 23are available for download as standalone distributions in the related repositories.

Here are the convenience links for the JDK base downloads of GraalVM:

Platform Java 23
Linux (amd64) ⬇️ download instructions
Linux (aarch64) ⬇️ download instructions
macOS (amd64) ⬇️ download instructions
macOS (aarch64) ⬇️ download instructions
Windows (amd64) ⬇️ download instructions

Based on the commit: https://github.com/oracle/graal/tree/jdk-23.0.2.

Container Images

GraalVM Community container images for this version are available in the GitHub Container Registry.

To pull GraalVM JDK with Docker:

$ docker pull ghcr.io/graalvm/jdk-community:23.0.2

To use GraalVM JDK as a base image in a Dockerfile:

FROM ghcr.io/graalvm/jdk-community:23.0.2

GraalVM for JDK 23 Community 23.0.1

15 Oct 13:04
5f0c2ee

Choose a tag to compare

GraalVM is an advanced JDK with ahead-of-time Native Image compilation. Native Image compiles your Java applications into standalone binaries that start instantlyprovide peak performance with no warmupand use fewer cloud resources.

The project website at https://www.graalvm.org/ describes how to get started. The release notes can be found on the website: https://www.graalvm.org/release-notes/JDK_23/.

Graal Languages such as GraalJSGraalPyand TruffleRubydesigned for use with GraalVM for JDK 23are available for download as standalone distributions in the related repositories.

Here are the convenience links for the JDK base downloads of GraalVM:

Platform Java 23
Linux (amd64) ⬇️ download instructions
Linux (aarch64) ⬇️ download instructions
macOS (amd64) ⬇️ download instructions
macOS (aarch64) ⬇️ download instructions
Windows (amd64) ⬇️ download instructions

Based on the commit: https://github.com/oracle/graal/tree/jdk-23.0.1.

Container Images

GraalVM Community container images for this version are available in the GitHub Container Registry.

To pull GraalVM JDK with Docker:

$ docker pull ghcr.io/graalvm/jdk-community:23.0.1

To use GraalVM JDK as a base image in a Dockerfile:

FROM ghcr.io/graalvm/jdk-community:23.0.1

GraalVM for JDK 23 Community 23.0.0

17 Sep 12:50
5f0c2ee

Choose a tag to compare

GraalVM is an advanced JDK with ahead-of-time Native Image compilation. Native Image compiles your Java applications into standalone binaries that start instantlyprovide peak performance with no warmupand use fewer cloud resources.

The project website at https://www.graalvm.org/ describes how to get started. The release notes can be found on the website: https://www.graalvm.org/release-notes/JDK_23/.

Graal Languages such as GraalJSGraalPyand TruffleRubydesigned for use with GraalVM for JDK 23are available for download as standalone distributions in the related repositories.

Here are the convenience links for the JDK base downloads of GraalVM:

Platform Java 23
Linux (amd64) ⬇️ download instructions
Linux (aarch64) ⬇️ download instructions
macOS (amd64) ⬇️ download instructions
macOS (aarch64) ⬇️ download instructions
Windows (amd64) ⬇️ download instructions

Based on the commit: https://github.com/oracle/graal/tree/jdk-23.0.0.

Container Images

GraalVM Community container images for this version are available in the GitHub Container Registry.

To pull GraalVM JDK with Docker:

$ docker pull ghcr.io/graalvm/jdk-community:23.0.0

To use GraalVM JDK as a base image in a Dockerfile:

FROM ghcr.io/graalvm/jdk-community:23.0.0

GraalVM for JDK 22 Community 22.0.2

16 Jul 13:43
5f0c2ee

Choose a tag to compare

GraalVM is a high-performance JDK distribution that compiles your Java applications ahead of time into standalone binaries. These binaries start instantlyprovide peak performance with no warmupand use fewer resources. You can use GraalVM just like any other Java Development Kit in your IDE.

The project website at https://www.graalvm.org/ describes how to get started. The release notes can be found on the website: https://www.graalvm.org/release-notes/JDK_22/.

Additional language runtimes such as PythonRubyJavaScript and Node.JSdesigned for use with GraalVM for JDK 22are available for download as standalone distributions in the related repositories.

Here are the convenience links for the JDK base downloads of GraalVM:

Platform Java 22
Linux (amd64) ⬇️ download instructions
Linux (aarch64) ⬇️ download instructions
macOS (amd64) ⬇️ download instructions
macOS (aarch64) ⬇️ download instructions
Windows (amd64) ⬇️ download instructions

Based on the commit: https://github.com/oracle/graal/tree/jdk-22.0.2.

Container Images

GraalVM Community container images for this version are available in the GitHub Container Registry.

To pull GraalVM JDK with Docker:

$ docker pull ghcr.io/graalvm/jdk-community:22.0.2

To use GraalVM JDK as a base image in a Dockerfile:

FROM ghcr.io/graalvm/jdk-community:22.0.2