> From: Brian Jones
>
> Brian Jones <[EMAIL PROTECTED]> writes:
>
> Next to do... make classpath a little more debuggable thanks to
> stacktraces... can't hardly wait. After taking a look at Kaffe 1.0.5
> I believe we should just make punting to a native routine implemented
> by the VM the norm rather than trying to put the frame representation,
> etc. into Classpath and diddling with the output ourselves. That
> should at least make that part of the Kaffe port similar to and as
> easy as the Japhar port.
>
Agreed. I think the Stack* classes are ugly and unnecessary. Bad design on
my part. I was thinking the best and most straightforward way to handle it
is to just make Throwable part of the VM interface, but your call.
--John Keiser
_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath