------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-11 02:39 ------- More information, maybe_layout_super_class is returning NULL.
the Supper class is SynchronizedCollection. This is for java.util.Collections$SynchronizedSet. Which means we have a couple of issues like this. do_resolve_class in maybe_layout_super_class is returning null. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23300