Re: stripped-down JRE required

2002-10-01 Thread Nelson Minar
You probably want to review the redistribution license for the JRE before you start cutting things out. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: stripped-down JRE required

2002-10-01 Thread kulkarni sourabh
hi, we had done some cutting in jar files for cutting the size. However, not played with .so files. I would be interested in how you proceed. -sourabh --- Michael Erskine <[EMAIL PROTECTED]> wrote: > Hi, > > I need to build a small Linux 1.3 JRE with AWT & > Swing. I have taken the Blackdown 1

stripped-down JRE required

2002-10-01 Thread Michael Erskine
Hi, I need to build a small Linux 1.3 JRE with AWT & Swing. I have taken the Blackdown 1.3 jre and tweaked it about a bit -- I don't really have any need for internationalization (do I have a choice?) and fixed up .java_wrapper so that it runs under busybox and only runs the native_threads ver