Tim Ellison wrote:
I would object to making the Harmony kernel GNU Classpath specific, so
why not make the adapter a separate 'project', i.e. just
gnuclasspathadapter/src/java/java/lang/VMxxxxx.java
GNU Classpath needs unique "pointer" classes. We could put them at
kernel/src/gnuclasspathadapter/java/gnu/classpath/Pointerxxxxx.java
or
gnuclasspathadapter/src/java/gnu/classpath/Pointerxxxxx.java
Thoughts on the above?
it's more important to get the code working than figure out where in the
Harmony repository it would end up isn't it?
Wherever it goes I expect it will simply be built into one or more JARs
that are put on the bootclasspath to run Classpath-oriented VMs (just
like any other VM provides its own own kernel implementation).
We can commit the kernel_path stuff into JCHEVM somewhere under java.
I started working on this but never heard from Geir whether it was OK
to check it in. If someone will confirm it's OK to commit the kernelpath
stuff I'll do it.
-Archie
__________________________________________________________________________
Archie Cobbs * CTO, Awarix * http://www.awarix.com
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]