Compiling just the classes in the JDK source
    Paul Sandoz 
    paul.sandoz at oracle.com
       
    Fri Jun  8 01:20:36 PDT 2012
    
    
  
On Jun 7, 2012, at 11:39 AM, Alan Bateman wrote:
> 
> The "modularize" target is helpful when trying to do incremental builds. It re-runs the class analyzer, modularizer and and re-installs the modules, eg:
> 
> make -C make/modules ALT_OUTPUTDIR=<youroutputdir> modularize
> 
Is there in equivalent make target for just compiling all the sources?
Paul.
> Once the new build system is working with Jigsaw then I expect it will become a lot better.
> 
> -Alan
> 
> 
    
    
More information about the jigsaw-dev
mailing list