the Minimum set when install jdk8u
dalibor topic
dalibor.topic at oracle.com
Tue Nov 1 14:47:30 UTC 2016
On 31.10.2016 20:43, Omair Majid wrote:
> * Diaz Soho <soho123.2012 at gmail.com> [2016-10-20 09:29]:
>> when I finish build jdk8u, 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 ?
>
> I can't help with the produce-minimal-jre-for-my-app problem,
You can use jdeps to determine the compact profile suitable for your app
and its dependencies.
See
https://docs.oracle.com/javase/8/docs/technotes/tools/unix/jdeps.html
for details.
cheers,
dalibor topic
--
<http://www.oracle.com> Dalibor Topic | Principal Product Manager
Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
<tel:+491737185961>
ORACLE Deutschland B.V. & Co. KG | Kühnehöfe 5 | 22761 Hamburg
ORACLE Deutschland B.V. & Co. KG
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603
Komplementärin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Jan Schultheiss, Val Maher
<http://www.oracle.com/commitment> Oracle is committed to developing
practices and products that help protect the environment
More information about the jdk8u-dev
mailing list