GCJ application runs not too bad with shared libs, but crasheswith static libs - seems to be in _Jv_MonitorEnter
Andrew Haley
aph@redhat.com
Thu Nov 28 03:06:00 GMT 2002
Adam Megacz writes:
>
> Andrew Haley <aph@redhat.com> writes:
> > reflection data woudn't get you the names of non-Java functions or
> > line numbers. I'm still tempted to do this, though.
>
> I have code that does this; unfortunately just one day after I posted
> it for review, somebody checked in a complete rewrite of
> java.lang.Throwable. I never got around to merging the changes...
I'm reworking that whole area at the moment in order properly to
support protection domains. I'd hold off for while longer if I were
you!
In any case, here's a question: if we lose line numbers in stack
traces, is that a disaster? Does it matter?
Andrew.
More information about the Java
mailing list