[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-build-dev
Subject:    Re: Fwd: the Minimum set when install jdk8u
From:       Erik Joelsson <erik.joelsson () oracle ! com>
Date:       2016-10-24 10:15:48
Message-ID: 96f6e18d-3581-0651-14a3-62e4087f7056 () oracle ! com
[Download RAW message or body]

Hello,

In jdk8u you can build the compact profiles using "make profiles". In 
the outputdir, you then get 3 levels of stripped down versions of the 
JRE. You will need to figure out which one you need depending on what 
parts of the class libraries you actually use in your application.

The "make install" target is rather primitive and only installs the full 
JDK. I recommend manually putting the contents of the appropriate image 
you need where you need it instead. You will find them in 
<outputdir>/images.

/Erik


On 2016-10-20 15:37, Diaz Soho wrote:
> Hi all,
>
> when I finish build openjdk, and try to install to a local directory,
> I find the folder /usr/local/jvm/ include a lots of files , the size
> is very large.
>
> is there any minimun set that I can select to install to my embedded platform?
> for example:
> if I would like to run "java -jar <my_app.jar>" on my embedded
> platform, then how to figure out the minimum set that should be
> installed ?
>
> Thanks!
>
> Best Regards,
> DiazSoho

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic