...
The supported build platforms are listed below. Note that build support is different for different versions of the JDK. We welcome updates from the community to this list. If you have succeeded (or not!) in building the JDK on a platform that is substantially different from the ones already listed, please document your experience in the list.
Other JDK 24 build platforms
Works correctly
Works partially or workaround(s) needed
Does not work
Please help us expand this table!
Platform | Status | OS Type/Vendor | OS Version | Compiler/Toolchain | Compiler/Toolchain Version | Notes / Workarounds |
---|---|---|---|---|---|---|
Linux x86_64 | Fedora container | 27 | gcc | 13.2.0 (devkit) | Maintained by SAP | |
Linux ppc64le | Fedora container | 27 | gcc | 13.2.0 (devkit) | Maintained by SAP | |
Linux aarch64 | Fedora container | 27 | gcc | 13.2.0 (devkit) | Maintained by SAP | |
Linux x86_64 musl | Alpine | 3.20 | gcc | 13.2.1 | Maintained by SAP | |
macOS x86_64 | macOS | 14.5 | XCode / clang | 15.4 (devkit) | Maintained by SAP | |
macOS aarch64 | macOS | 14.5 | XCode / clang | 15.4 (devkit) | Maintained by SAP | |
Windows x86_64 | Microsoft Windows Server | 2022 | Microsoft Visual Studio | 2022 (devkit) 17.6.5 | Maintained by SAP | |
AIX ppc64 | IBM AIX | 7.2 | Open XL / clang | 17.1.2 | Maintained by SAP |
JDK 22 build platforms supported by Oracle
OS and CPU | OS Type/Vendor | OS Version | Compiler/Toolchain Type/Vendor | Compiler/Toolchain Version | Notes |
---|---|---|---|---|---|
Linux x86_x64 | Oracle Enterprise Linux | 6.4/8.x | gcc | 11.2.0 | Build platform is OEL 8.x but using sysroot (headers and libs) from 6.4 |
Linux aarch64 | Oracle Enterprise Linux | 7.6/8.x | gcc | 11.2.0 | Build platform is OEL 8.x but using sysroot from OL7.6 |
macOS | macOS | 13.x | XCode / clang | 14.3.1 | |
Windows x86_64 | Windows | Server 2016 | Microsoft Visual Studio | 2022 17.1.0 |
Other JDK 22/23 build platforms
Works correctly
Works partially or workaround(s) needed
Does not work
...