classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JVM/classpath question


From: Brian Jones
Subject: Re: JVM/classpath question
Date: 17 Mar 2003 07:33:41 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

"Niklas Fondberg" <address@hidden> writes:

> Is there an open source JVM with (or without) classpath that is at least 1.3
> complient (minus awt/swing).
> 
> I have a problem with size on a server.
> The whole installed footprint on disk have to be less than 10MB.
> 
> Can I extend j2me (cdc foundation) with classes from classpath and make it a
> trimmed down JRE?
> 
> I run linux.

Yeah your options are to go the J2ME route by removing things from
Classpath or to use gcj and some sort of hack of your own to remove
unnecessary core classes.

Brian
-- 
Brian Jones <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]