inter-class optimizations

Adam Megacz megacz@gcc.gnu.org
Thu Feb 19 23:00:00 GMT 2004


Ranjit Mathew <rmathew@hotmail.com> writes:
> seems to conclude that we put in -fno-omit-frame-pointer
> anyways for libjava since we depend on backtrace( ), which

BTW, did anybody ever commit support for stack traces using
backtrace() and reflection for stripped binaries?  I got this working
but the jdk1.4 stacktrace api rewrite was committed two days before I
finished and I never got up the gumption to merge it all.  I think
I'll have time to do it soon if it hasn't been done yet.

  - a



More information about the Java mailing list