Limit build size

David Holmes david.holmes at oracle.com
Thu Feb 5 05:05:34 UTC 2015


On 5/02/2015 7:07 AM, matchew wrote:
> Is the size of jre/lib/amd64 directory somehow dependent on build system
> (old|new) or build configuration?
>
> Old build system for openjdk7:
>
> 19M ./jre/lib/amd64
>
> New build system with obuildfactory (https://github.com/hgomez/obuildfactory
> ):
>
> 118M ./jre/lib/amd64
>
> Why it can differ so much?

I suspect you are comparing against a build that includes the debuginfo 
files (.debuginfo or .diz). Comparing JDK 7 b01 versus final b148 I only 
see a change from 18M to 20M.

David




More information about the build-dev mailing list