classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: exceptions patch (fixed!)


From: John Keiser
Subject: RE: exceptions patch (fixed!)
Date: Tue, 5 Dec 2000 08:12:19 -0700

> From: Brian Jones
>
> Brian Jones <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]