>> I don't think so. I haven't changed anything in java.io at least. It
still
>> works great with Japhar 0.07. Even the latest Classpath CVS is working
with
>> that.
>
>strange. since there are native methods in java.io.FileDescriptor (for
>example) that don't exist in any japhar source..
The Classpath code has its own native methods for everything that is not VM
specific. The native methods for all java.io classes are located in
native/java.io in the classpath source. This includes
java.io.FileDescriptor.
--
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/