This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCJ application runs not too bad with shared libs, but crasheswith static libs - seems to be in _Jv_MonitorEnter


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]