Artur Biesiadowski wrote:
> And what would be a difference between native method for same class in
> packages
> 
> package java.io;
> 
> and
> 
> package java_io;

This is covered in the spec: "_" becomes "_1"  

e.g.: Java_java_1io_somemethod

Etienne
-- 
----------------------------------------------------------------------
Etienne M. Gagnon, M.Sc.                     e-mail: [EMAIL PROTECTED]
Author of SableVM:                             http://www.sablevm.org/
----------------------------------------------------------------------

Reply via email to