Patch for new build to work in jigsaw forest

David Holmes david.holmes at oracle.com
Wed Feb 6 15:33:32 PST 2013


On 6/02/2013 10:48 PM, Erik Joelsson wrote:
> This patch makes the new build compile in the jigsaw forest. It still
> only produces legacy images. Things that needed to be fixed:
>
> Langtools
> * excludes for modules in bootstrap javac
> * additions to genstubs
>
> Bdb
> * Run bdb configure from our configure script
> * Call bdb makefile
> * Support building with external libdb
>
> JDK
> * Import bdb lib into jdk
> * Add bdb cflags to libjava compilation
> * Copy mapfile-vers file from old build location to new build location
>
> http://cr.openjdk.java.net/~erikj/jigsaw/webrev.bdb-support.01/
>
> I'm not a committer in the jigsaw project, so posting this here. Next I
> will see if I can convert the post modularization procedures to the new
> build.

As I recall those post modularization steps were about to be thrown out 
for a completely new process that did the compilation and modularization 
up front. The patches for the great src reorganization had been sent out 
but I don't think they were committed ?

David

> /Erik



More information about the jigsaw-dev mailing list