Fwd: Re: How to decrease size of j2sdk_image
Seán Coffey
sean.coffey at oracle.com
Thu Oct 11 09:21:43 UTC 2012
Moving this off discuss mailing list to build-dev.
Why is ENABLE_FULL_DEBUG_SYMBOLS being set to 1 for many product builds
now ? It slows down the build and creates increased bundle size even
though the majority of users do not require this functionality.
Could we consider flipping the default for ENABLE_FULL_DEBUG_SYMBOLS to
0 ? (like I've done for all my build scripts?)
regards,
Sean.
-------- Original Message --------
Subject: Re: How to decrease size of j2sdk_image
Date: Thu, 11 Oct 2012 14:57:46 +0800
From: Weijun Wang <weijun.wang at oracle.com>
To: discuss at openjdk.java.net
You can try set ENABLE_FULL_DEBUG_SYMBOLS to 0.
-Max
On 10/11/2012 02:38 PM, matchew wrote:
>
> After successful openJDK7 build (Ubuntu 12.04) i have found that
> 'j2sdk-image' has 240MB. More than 100MB belongs to one directory:
> openjdk7/jre/lib/amd64
>
> Can anyone explain me why it is so big? For example in openJDK7 installed
> via package manager this folder has only 18MB
>
> Is there any way to decrease its size?
>
> Thanks in advance
> --
> Mateusz
>
More information about the build-dev
mailing list