Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 19 and 20 build platforms supported by Oracle

OS and CPUOS Type/VendorOS VersionCompiler/Toolchain Type/VendorCompiler/Toolchain VersionNotes

Linux x86_x64

Oracle Enterprise Linux6.4/7.xgcc11.2.0Build platform is OEL 7.x but using sysroot (headers and libs) from 6.4
Linux aarch64Oracle Enterprise Linux78.xgcc11.2.0Cross compiled on Build platform is OEL 7.x x86_64 but using sysroot from OL7.6
macOS x86_64macOS10.15.xXCode / clang12.4
macOS aarch64macOS11.2XCode / clang12.4
Windows x86_64WindowsServer 2016Microsoft Visual Studio2022 17.1.0

...