>>>>> "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

Reply via email to