Re: small changes, long build time

2016-05-01 Thread Alan Bateman
On 02/05/2016 03:14, David Holmes wrote: So jlink basically copies what is needed for a given configuration into the "image" destination? So where previously this was handled in the makefile and only what had changed needed copying, jlink will re-copy everything? Class files and resources g

Re: small changes, long build time

2016-05-01 Thread David Holmes
On 1/05/2016 4:22 PM, Alan Bateman wrote: On 01/05/2016 05:21, David Holmes wrote: The native code - java.c. Can't see any reason for jmods to be recreated every time I recompile that! The packaged modules contain the tools/launcher for that module. So if you touch java.c then the launchers