Classes in ROM

Michael Schröder Michael.Schroeder at himh1.hi.bosch.de
Mon Feb 23 05:49:29 PST 1998


Did anyone have any new ideas towards putting classes into ROM ?

I thought about putting the classes.zip into a big array in ROM.
Then I can modify the classloader to read from this array.

But there is one problem with this.
It doesn't save me any RAM.

Does anyone know if it is possible just to give a pointer to the method-

structure instead of reading for example the bytecode (or the
Utf8const)  into RAM ?

Has anyone already done so or made any experience with it ?

Regards,

Michael



More information about the kaffe mailing list