GCJ application runs not too bad with shared libs, but crasheswith static libs - seems to be in _Jv_MonitorEnter
Per Bothner
per@bothner.com
Thu Nov 28 09:13:00 GMT 2002
Andrew Haley wrote:
> In any case, here's a question: if we lose line numbers in stack
> traces, is that a disaster? Does it matter?
It's not a disaster, but it matters. I use stack traces as a
debugging aid (as in new Error("foo").printStackTrace()), at least
when I use JDK.
--
--Per Bothner
per@bothner.com http://www.bothner.com/per/
More information about the Java
mailing list