Re: Shrinking memory space of JRE 1.3.1 for ARM | src code

2005-05-17 Thread Juergen Kreileder
Stage Iup <[EMAIL PROTECTED]> writes: > we are actually trying the JVM 1.3.1 for ARM found on the Blackdown > website but it seems to take a lot of memory space on the file > system, espescially the rt.jar file Just extract it, remove what you don't need and create a new rt.jar. > and where can

Re: Shrinking memory space of JRE 1.3.1 for ARM | src code

2005-05-17 Thread Stage Iup - Fabrice & Frédéric
thanks for your answers2005/5/17, Juergen Kreileder <[EMAIL PROTECTED]>: Stage Iup <[EMAIL PROTECTED]> writes:> we are actually trying the JVM 1.3.1 for ARM found on the Blackdown> website but it seems to take a lot of memory space on the file > system, espescially the rt.jar fileJust extract it, r

Shrinking memory space of JRE 1.3.1 for ARM | src code

2005-05-17 Thread Stage Iup - Fabrice & Frédéric
Hi all we are actually trying the JVM 1.3.1 for ARM found on the Blackdown website but it seems to take a lot of memory space on the file system, espescially the rt.jar file does any body got an idea to reduce it? it should be better for use on an embedded system and where can we find the source