@@ -14,14 +14,39 @@ Oracle GraalVM for JDK 23 is available for Linux, macOS, and Windows on the x64
14
14
15
15
## Certified Platforms
16
16
17
- Oracle GraalVM for JDK 23 is certified on the following platforms:
18
-
19
- | Operating System | Version | Architecture | Installation Guide |
20
- | ------------------------------------ | -------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
21
- | Oracle Linux | 7, 8, 9 | x64, AArch64| [ Installation Guide for Oracle Linux] ( ../getting-started/oci/installation-compute-instance-with-OL.md ) |
22
- | Red Hat Enterprise Linux (RHEL) | 7, 8, 9 | x64 | [ Installation Guide for Linux] ( ../getting-started/linux.md ) |
23
- | macOS | 11 (Big Sur), 12.4 (Monterey), 13.3 (Ventura), 14.3 (Sonoma) | x64, AArch64 | [ Installation Guide for macOS] ( ../getting-started/macos.md ) |
24
- | Microsoft Windows | Server 2016, 2019, 2022 | x64 | [ Installation Guide for Windows] ( ../getting-started/windows.md ) |
17
+ Oracle GraalVM for JDK 24 is certified on the following platforms.
18
+
19
+ ** Linux**
20
+
21
+ | Platform | CPU Architecture(s) |
22
+ | ---------------------------------| ---------------------|
23
+ | Oracle Linux 9 | AArch64, x64 |
24
+ | Oracle Linux 8 | AArch64, x64 |
25
+ | Oracle Linux 7 | x64 |
26
+ | Red Hat Enterprise Linux 9 | AArch64, x64 |
27
+ | Red Hat Enterprise Linux 8 | AArch64, x64 |
28
+ | Red Hat Enterprise Linux 7 | x64 |
29
+ | Ubuntu Linux 24.10 | x64 |
30
+ | Ubuntu Linux 24.04 LTS | x64 |
31
+
32
+ ** macOS**
33
+
34
+ | Platform | CPU Architecture(s) |
35
+ | ----------| ---------------------|
36
+ | macOS 15 | AArch64, x64 |
37
+ | macOS 14 | AArch64, x64 |
38
+ | macOS 13 | AArch64, x64 |
39
+
40
+ ** Windows**
41
+
42
+ | Platform | CPU Architecture(s) |
43
+ | ---------------------| ---------------------|
44
+ | Windows Server 2025 | x64 |
45
+ | Windows Server 2022 | x64 |
46
+ | Windows Server 2019 | x64 |
47
+ | Windows Server 2016 | x64 |
48
+ | Windows 11 | x64 |
49
+ | Windows 10 | x64 |
25
50
26
51
See [ Oracle GraalVM Support Roadmap] ( https://docs.oracle.com/en/graalvm/support-roadmap.html ) to understand maintenance, support options, and related timelines.
27
52
0 commit comments