Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Reducing JRE size

  Asked By: Erica    Date: Sep 13    Category: Java    Views: 1004
  

Is there any way/mechnism we can reduce the jre size
below 7MB.

Share: 

 

3 Answers Found

 
Answer #1    Answered By: Chung Tran     Answered On: Sep 13

jme????????????????????????????????????

 
Answer #2    Answered By: Salvador Alexander     Answered On: Sep 13

I want to reduce the jre  size and still i
want to use javax.swing, java.lang. java.io, java.net
etc... such kind of basic packages.

Is there any tool which can probably seperate the
necessary classes (meaning the classes used by my
class) from a particular jar.
(OR)
Any idea of how to implement that?

 
Answer #3    Answered By: Andrew Bryant     Answered On: Sep 13

ive no idea. I wouldnt want to alter the Java that sun produces. Java
is open source though so you could possibly configure it how you like.

why not try an older jre?

 
Didn't find what you were looking for? Find more on Reducing JRE size Or get search suggestion and latest updates.




Tagged: