control build for Jigsaw?

Mandy Chung Mandy.Chung at Sun.COM
Fri Mar 12 15:10:24 PST 2010


Jonathan Gibbons wrote:
> It seems I cannot do a full control build and make modules images, is 
> that right?  There is no mention of modules in the control build 
> Makefiles, and the default target in jdk, "all", does not live up to 
> its name.
Is your jigsaw repo up-to-date?  I added the modules
target last week.

woody:/export/mchung/jigsaw/ws/jigsaw-fixes > gnumake help
 Makefile for the JDK builds (all the JDK).

 --- Common Targets --- 
 all               -- build the core JDK (default target)
 modules           -- build the JDK module images
 help              -- Print out help information
 check             -- Check make variable values for correctness
 sanity            -- Perform detailed sanity checks on system and settings
 fastdebug_build   -- build the core JDK in 'fastdebug' mode (-g -O)
 debug_build       -- build the core JDK in 'debug' mode (-g)
 clean             -- remove all built and imported files
 clobber           -- same as clean 

Mandy





More information about the jigsaw-dev mailing list