>>>>> "Artur" == Artur Biesiadowski <[EMAIL PROTECTED]> writes: Artur> "Etienne M. Gagnon" wrote: >> In Classpath, it seems that the name "Java_java_io_File_createInternal" >> is used, instead. Doesn't this means that a JVM wouldn't find the >> method? Artur> package java.io; Artur> package java_io; In the latter case "_" is mangled as "_1". Or were you asking rhetorically? Tom
- Wrong JNI name for methods??? Etienne M. Gagnon
- Re: Wrong JNI name for methods??? Tom Tromey
- Re: Wrong JNI name for methods??? Etienne M. Gagnon
- Re: Wrong JNI name for methods??? Artur Biesiadowski
- Re: Wrong JNI name for methods??? Etienne M. Gagnon
- Re: Wrong JNI name for methods??? Tom Tromey
- Re: Wrong JNI name for methods??? Etienne M. Gagnon
- Re: Wrong JNI name for methods??? Tom Tromey
- Re: Wrong JNI name for methods??? Etienne M. Gagnon
- Re: Wrong JNI name for methods??? John Leuner
- Re: Wrong JNI name for methods??? Daniel L. Rall

