About build platform support
In an open-source project such as OpenJDKcommunity, for a build platform to be supported, someone has to step up and support it. This page intends to list what platforms OpenJDK the open-source JDK can build on, and who (if anyanyone) in the community is supporting those platforms.
...
In addition to the build platforms supported by Oracle, OpenJDK the JDK can normally be built on many more other platforms. For these platforms, there is no guarantee from Oracle 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, other companies and members of individuals in the OpenJDK community is Community are welcome to help with making OpenJDK the JDK compile on these platforms, and can of course make similar commitments like the one Oracle has made. Please keep this page up to date with any such efforts.
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 OpenJDK the JDK on a platform that is substantially different from the ones already listed, please document your experience in the list.
...
OS and CPU | OS Type/Vendor | OS Version | Compiler/Toolchain Type/Vendor | Compiler/Toolchain Version | Notes |
---|---|---|---|---|---|
Linux x86 and x86_64 | Oracle Enterprise Linux | 5.5/6.4 | gcc | 4.8.2 | Build platform is OEL 6.4 but using sysroot (headers and libs) from 5.5 |
Solaris sparcv9 and x86_64 | Solaris | 10u6/11.1 | Oracle Solaris Studio | 12.3 | Build platform is Solaris 11.1 but using sysroot (headers and libs) from 10u6 |
Mac OS X x86_64 | Mac OS X | 10.9.2 (Mavericks) | XCode / clang | 5.1.1 | |
Windows x86_64 | Windows | Server 2008 R2 | Microsoft Visual Studio | 2010 SP1 | Also for creating 32-bit builds. |
...
Other JDK 9 build platforms
Legend for status: Works correctly Works partially or workaround(s) needed Do 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 and x86_64 | Fedora | 9 | gcc | 4.3.0 | |
Solaris sparcv9 and x86_64 | Solaris | 10u6 | Oracle Solaris Studio | 12.1 | |
Mac OS X x86_64 | Mac OS X | 10.7 (Lion) | Xcode / gcc | 4.6.2 | |
Windows x86_64 | Windows | Server 2008 R2 | Microsoft Visual Studio | 2010 SP1 | Also for creating 32-bit builds. |
...
Other JDK 8 build platforms
Legend for status: Works correctly Works partially or workaround(s) needed Do Does not work
Please help us expand this table!
...