------- Comment #4 from daney at gcc dot gnu dot org 2007-07-28 00:01 ------- Java just uses the unwinder in libgcc_s. The same one that C++ and C use. If it is a problem with the unwinder one might expect to see it in those languages as well.
However, it would seem to be somewhat system dependent: http://gcc.gnu.org/ml/gcc-testresults/2007-07/msg01070.html http://gcc.gnu.org/ml/gcc-testresults/2007-07/msg01090.html http://gcc.gnu.org/ml/gcc-testresults/2007-07/msg00995.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32853