[Bug libgcj/16481] New: Wrong stack trace in conjunction with custom ClassLoaders

hannes at helma dot at gcc-bugzilla@gcc.gnu.org
Sun Jul 11 23:19:00 GMT 2004


There is a problem with stack traces in conjunction with user defined
URLClassLoaders. The frames from classes loaded via that ClassLoader are missing
from the stack. This seems to happen regardless of wheather the code loading the
classes is compiled or interpreted. 

One impact of this is that loaded ClassLoader fail to get a
java.util.ResourceBundle. I'm uploading a test case for this.

I encountered this on gcj 3.3.3, but it is still present in the 3.5.0 20040704
snapshot.

-- 
           Summary: Wrong stack trace in conjunction with custom
                    ClassLoaders
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hannes at helma dot at
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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



More information about the Gcc-bugs mailing list