Will Apache Harmony support a minimum/smaller scale JRE ?
2 Message(s) by 2 Author(s) originally posted in harmony developer java
| From: Ivan Ooi |
Date: Wednesday, December 19, 2007
|
------=_Part_8465_13252503.1198120006637
Content-Disposition: inline
Hi all,
Will Will
Apache Harmony
support a minimum/smaller scale
JRE ? Some times
we does not require a full set of JRE. Probably we just need a basic features
for Installer or
command base which no need Swing package at all.... some
things can reduce
down the size to 5MB ?
Thanks
------=_Part_8465_13252503.1198120006637--
| From: Alexey Petrenko |
Date: Thursday, December 20, 2007
|
We have thought about this...
The simplest way is to remove unneded jars.
More complicated way it to create an
application which will pack a jar
with the clasees needed by specific application.
But we need a volunteer to create one :)
SY, Alexey
2007/12/20,
Ivan Ooi
<olibralo@xxxxxxxxxxx>:
Hi all,
Will Will Apache Harmony support a minimum/smaller scale JRE ? Some times
we does not require a full set of JRE. Probably we just need a basic features
for Installer or command base which no need Swing package at all.... some
things can reduce down the size to 5MB ?
Thanks
Next Message: [general] extend feature freeze?