> > if things got far enough along to write in a native-only call. (Likewise,
> > make sure that in8(), etc, calls were actually marked as native.)
>
> It is my understanding that this is already the case (except maybe for the
> print() and println() methods...). Any idea how that works from your prior
> experience with this?
The experience is that decaf crashed in a wide variety of
dangerous ways before arriving at a native-code call. You shouldn't,
actually, make the change quite yet, because it will probably break things
until we figure out what native calls Sun's code is making and emulate
them enough for things to work. This is where it might also be worthwhile
to fetch classpath and look at how they do it / start the integration.
-_Quinn
_______________________________________________
Kernel maillist - [EMAIL PROTECTED]
http://jos.org/mailman/listinfo/kernel