------- Comment #5 from tromey at gcc dot gnu dot org  2007-02-09 22:28 -------
Created an attachment (id=13028)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13028&action=view)
first patch

This patch fixes the problem for me.
In my run, the GetStackWalkerCallingClass call in
getCallingClass returns ResourceBundle -- but what we
want it ResourceBundle's caller.

This is pretty awful though.  I think perhaps we need a new
API in _Jv_StackTrace for this case.

Also I think there must be something here I am missing,
since I don't see how this code could work on any platform.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30742

Reply via email to