Brian Jones wrote:
> "Aaron M. Renn" <[EMAIL PROTECTED]> writes:
>
> > I'd say that right now we need to get
> > Japhar and Classpath working together again, and our build process a little
> > better (being worked on).
>
> I'd have to say I'm getting there. I haven't had any time since the
> weekend to continue but I should have some more time this coming
> weekend to finish.
FYI: japhar CVS has been ripped apart almost completely. all external API
calls have changed -- for instance, NSA_{Get,Set}NativeState are now
HVM_Object{Get/Set}NativeState.
The naming scheme is fairly consistent, and the external API is now completely
contained within .../japhar/include/runtime.h.
Oh, also I noticed in the classpath native code some #ifdefs around calls to
ReleaseStringUTFChars to correct for a type problem in japhar's JNI. These can
be removed (i fixed the type problem).
I'll be working on getting japhar back into decent, stable shape, and can help
out with the classpath stuff (since i'm *really* excited for the day that I can
stop supporting the JDK native methods :)
Chris
--
<saturn5> do { addMoreFeatures(); } until (engineers = 0);