[Bug libgcj/21285] gij fails to handle NullPointerException exception
tsv at solvo dot ru
gcc-bugzilla@gcc.gnu.org
Tue May 3 21:50:00 GMT 2005
------- Additional Comments From tsv at solvo dot ru 2005-05-03 21:49 -------
So far I was able to debug to interpret.cc:3211.
It seems that unwind logic worked correctly (as far as I could understand) and
catch handler was called. The logic here didn't find exception handler and
"thrown" exception again that lead to "abort" (since no more handlers were found).
I am going to recompile interpret.cc without optimization and check again if my
assumptions are true. Could DIRECT_THREADED define doesn't work on alpha linux?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21285
More information about the Java-prs
mailing list