RE: stripped-down JRE required

2002-10-02 Thread Avi Cherry
> >As an aside, I wonder, if one is not permitted to "distribute >additional software intended to supersede any component(s)" then >one would suppose that it is not permitted to derive classes from >any of those in the JRE! (there must be a README in there that >says otherwise). > If you plan to

RE: stripped-down JRE required

2002-10-02 Thread Michael Erskine
Title: RE: stripped-down JRE required > -Original Message- > From: Nelson Minar [mailto:[EMAIL PROTECTED]] > Sent: 01 October 2002 20:08 > To: kulkarni sourabh > Cc: [EMAIL PROTECTED] > Subject: Re: stripped-down JRE required   > You probably want to revi

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