You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Officially and community supported build platforms

Support for building on different platforms come in two varieties: official support and community support.

Oracle defines a number of official build platforms, with carefully specified versions of operating systems, compilers and other build tools. If you report a failure to build on any of these platforms, the report will be processed with high priority from the build team in Oracle. Under normal circumstances, a build on any of these platforms will always succeed. 

In addition to the official build platforms, OpenJDK can normally be built on many more platforms. For these platforms, there is no guarantee that the build will succeed. The Oracle build team can help to solve some problems encountered, but only on a best-effort basis. In addition to the Oracle build team, the OpenJDK community at large is welcome to help with making OpenJDK compile on these platforms. 

The official and community 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 the list of community supported platforms. If you have succeeded (or not!) in building OpenJDK on a platform that is substantially different from the ones already listed, please document your experience in the list. 

JDK 9 official build platforms

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

Linux x86 and x86_64

Oracle Enterprise Linux5.5/6.4gcc4.8.2Build platform is OEL 6.4 but using sysroot (headers and libs) from 5.5
Solaris sparcv9 and x86_64Solaris10u6/11.1Oracle Solaris Studio12.3Build platform is Solaris 11.1 but using sysroot (headers and libs) from 10u6
Mac OS X x86_64Mac OS X10.9.2 (Mavericks)XCode / clang5.1.1 
Windows x86_64WindowsServer 2008 R2Microsoft Visual Studio2010 SP1Also for creating 32-bit builds.

 

JDK 9 community supported build platforms 

Legend for status: (green star) Works correctly   (star) Works partially or workaround(s) needed   (red star) Do not work

Please help us expand this table!

PlatformStatusOS Type/Vendor and VersionCompiler/Toolchains Type/Vendor and VersionNotes / Workarounds
Ubuntu x86 and x86_64(green star)Ubuntu 14.04gcc 4.8.2Works flawlessly
Ubuntu x86 and x86_64(green star)Ubuntu 13.10gcc 4.8.1Works flawlessly
Mac OS X Yosemite(star)Mac OS X 10.10 (Yosemite)XCode 6.1Needs separate installation of freetype

 

JDK 8 official build platforms

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

Linux x86 and x86_64

Fedora9gcc4.3.0 
Solaris sparcv9 and x86_64Solaris10u6Oracle Solaris Studio12.1 
Mac OS X x86_64Mac OS X10.7 (Lion)Xcode / gcc4.6.2 
Windows x86_64WindowsServer 2008 R2Microsoft Visual Studio2010 SP1Also for creating 32-bit builds.

JDK 8 community supported build platforms

Legend for status: (green star) Works correctly   (star) Works partially or workaround(s) needed   (red star) Do not work

Please help us expand this table!

PlatformStatusOS Type/Vendor and VersionCompiler/Toolchains Type/Vendor and VersionNotes / Workarounds
Ubuntu x86 and x86_64(green star)Ubuntu 14.04gcc 4.8.2Works flawlessly
Ubuntu x86 and x86_64(green star)Ubuntu 13.10gcc 4.8.1Works flawlessly
  • No labels