This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ 3.4.3 and 3.3 classloading problem
>
> Are you absolutely sure that you're marking instances of class Class
> correctly? An error would there cause exactly this behaviour.
>
No I am not sure. What would be the easiest way to look for this
(where, how to look). This is what I had been thinking also, because
when we do NO classloading (in a different, very large gcj application
built using the same libgcj) there is NO PROBLEM WHATSOEVER - that app
is completely reliable.
Craig
> Andrew.
>