CARVIEW |
Build Infrastructure Group
This group is consists those developers developing and maintaining the OpenJDK build process.
Introduction
The basic and traditional build process of the OpenJDK involves machine setup (installation of necessary products), setting shell environment variables, and running GNU Make. There are variations between Solaris, Linux, and Windows builds, but all require access to a C/C++ compiler. See the OpenJDK Build README for details.
Most OpenJDK developers should look at the various NetBeans projects for doing specific OpenJDK development work. Even though you will likely need to build the entire OpenJDK to start, and eventually as you finalize your contribution, your development work can be focused on a specific area of the OpenJDK and repeated full builds should not be part of your normal edit-compile-test-debug cycle.
Documentation
Community
- Mailing lists
- Build Infrastructure bloggers
Terms of Use · Privacy · Trademarks