On Sun, 31 Jan 1999 [EMAIL PROTECTED] wrote:

> On Sat, 30 Jan 1999, Scot E. Wilcoxon wrote:
> 
> > The FAQ has vague references to JDK resource needs.
> > 
> > Anyone have an estimate of the minimum configuration
> > needed for the Linux JRE?  That is, what's the smallest
> > system which can run Linux Java programs, not the JDK?
> > (I happen to be wondering about 486 12M RAM/20M disk
> > at the moment)
> 
> I happen to run the linux JDK on a 486/66 yesterday. 16MB of RAM and
> complete Redhat 5.2. Compiling a little java servlet took about 9 minutes
> to compile! And javac is just a java program, like any other... So I guess
use jikes to compile your java programs: it's an order of magntude faster.
See http://www.alphaworks.ibm.com/

The enquiry was about jre, not jdk. When I'm compiling/testing, I want the
job donw quickly. For program execution, my programs have all night in
front of them: so long as they complete, I don't care much how long they
take.

Of course, where there's UI involved, application performance matters, but
I don't imagine Scot cares about that.


-- 
Cheers
John Summerfield
http://os2.ami.com.au/os2/ for OS/2 support.
Configuration, networking, combined IBM ftpsites index.

Reply via email to