Need GetEnv Java 2 invokation function for JVMDI
Archie Cobbs
archie at whistle.com
Tue Jan 11 16:36:29 PST 2000
Derek L Davies writes:
> > When you say "Java 2" what exactly do you mean? Kaffe has much
> > of the Java2 platform already implemented, though much is also missing.
> > In general though, it attempts to be Java2 compatible.
>
> I was unclear. I really mean I just need "GetEnv". Which is fine
> since...
>
> > If 'GetEnv' is missing, then we should just add it. There's no
> > need for #ifdef JNI_VERSION_1_2 or anything (we've never used it
> > up to now).
>
> I can add that. I didn't realize we were working toward Java 2
> gradually - which is what I think you're saying. I just wanted to
> check in since this issue is so close to the boundry between the VM
> and the debuging interface. Also, I hope my orig message isn't
> misconstrued as critical of lack of Java 2, since I think Kaffe is
> very, very, nice! ;-)
You are exactly right.. we're trying to get to Java2 gradually.
Basically this means when somebody sees something missing they
point it out and/or fix it.
Send me the patches when/if you implement GetEnv() and I'll check
them in.
-Archie
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
More information about the kaffe
mailing list