...
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.
...
JDK 17 build
...
platforms supported by Oracle
Legend for status: Works correctly
Works partially or workaround(s) needed
Does not work
Please help us expand this table!
OS and CPU |
---|
OS Type/Vendor |
---|
OS Version | Compiler/Toolchain |
---|
Type/Vendor | Compiler/Toolchain |
---|
Version | Notes |
---|
Linux x86_ |
x64 | Oracle Enterprise Linux | 6.4/7.x |
gcc |
10. |
3. |
0 | Build platform is OEL 7.x but using sysroot (headers and libs) from 6.4 | ||||
Linux aarch64 | Oracle Enterprise Linux | 7.x | gcc | 10.3.0 | Cross compiled on OEL 7.x x86_64 using sysroot from OL7.6 |
macOS x86_64 | macOS | 10.15.x | XCode / clang | 12.4 | |
macOS aarch64 | macOS | 11.2 | XCode / clang | 12.4 | |
Windows x86_64 | Windows | Server 2016 | Microsoft Visual Studio | 2019 16.9.3 |
Other JDK 17 build platforms
Legend for status: 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 | Suse SLES | 11.4 | gcc | 8.2.1 | Maintained by SAP | |
Linux ppc64 | Suse SLES | 11.3 | gcc | 8.2.1 | Maintained by SAP until 17 | |
Linux ppc64le | Suse SLES | 12.1 | gcc | 8.2.1 | Maintained by SAP | |
Linux s390x | Suse SLES | 11.3 | gcc | 8.2.1 | Maintained by SAP until 17 | |
Mac OS X x86_64 | Mac OS X | 10.14.5 | XCode / Clang | 13.1 (devkit) | Maintained by SAP | |
Windows x86_64 | Microsoft Windows Server | 2016 | Microsoft Visual Studio | 2017 | Maintained by SAP | |
AIX ppc64 | IBM AIX | 7.2 | XLC/xlclang++ | 16.1 | Maintained by SAP until 17 |
JDK 16 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/7.x | gcc | 10.2.0 | Build platform is OEL 7.x but using sysroot (headers and libs) from 6.4 |
Linux aarch64 | Oracle Enterprise Linux | 7.x | gcc | 10.2.0 | Cross compiled on OEL 7.x x86_64 using sysroot from OL7.6 |
macOS x86_64 | macOS | 10.15.x | XCode / clang | 11.3.1 | |
Windows x86_64 | Windows | Server 2016 | Microsoft Visual Studio | 2019 16.7.2 |
Other JDK 16 build platforms
...