Title
Building Large Java Projects Faster: Multicore javac and Makefile Integration
Description
The makefiles for the OpenJDK have begun to show their age. They were slow, did not allow for incremental builds, and created a high barrier of entry for new developers who wanted to join the OpenJDK development community.
It took one year to achieve, but now the new makefiles are in the OpenJDK
and the build times have been reduced by a factor of 5 and support efficient
incremental builds. This presentation explains and demonstrates the new makefiles and how you can put this new technology to use in your own projects.
Copyright © 2013 Oracle and/or its affiliates. Oracle® is a registered trademark of Oracle and/or its affiliates. All rights reserved. Oracle disclaims any warranties or representations as to the accuracy or completeness of this recording, demonstration, and/or written materials (the "Materials"). The Materials are provided "as is" without any warranty of any kind, either express or implied, including without limitation warranties of merchantability, fitness for a particular purpose, and non-infringement.
There are no comments.
Login to respond »