Artur Biesiadowski wrote:
> Do you plan to put all native methods in there (including
> java.io,java.net) ? Or only this requiring direct vm support
> (java.lang.reflect, Class)?

Only VM specific methods.  The native methods in java.net, java.io, etc are
VM indepedent and are simple JNI libraries.
 
-- 
*****************************************************
* Aaron M. Renn                                     *
* Email: [EMAIL PROTECTED]                      *
* Homepage: <URL:http://www.urbanophile.com/arenn/> *
*****************************************************

Reply via email to