"Aaron M. Renn" wrote:
>
> >it's strange. have classes (like java.lang.reflect.Method and
> >java.io.FileDescriptor) changed their native methods and/or the way they
> >deal with their native state? i'm fixing problems as I find them, and
> >getting further and further towards executing hello world with the
> >current japhar and classpath, and am running up against lots of
> >problems.
>
> 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..
xtoph