Re: [arch] VM/Classlibrary Interface (take 2)

2005-08-15 Thread Weldon Washburn
On 7/12/05, Tim Ellison [EMAIL PROTECTED] wrote: Geir Magnusson Jr. wrote: On Jul 11, 2005, at 12:14 PM, Tim Ellison wrote: Recently, within IBM, we have been defining the interface between IBM's class library and the J9 VM. We deliberately haven't looked at the GNU Classpath/VM

[modules] Basic Class Support interfaces

2005-08-15 Thread Weldon Washburn
I'd like to see harmony-dev dig deeper into VM modularization. The VM has many areas that can benefit from modularization. It seems best to drill down on a simple interface first and leave the more complicated interfaces until later. The interface between a loaded class and the JIT is probably