Guilhem Lavaux wrote:
> I have produced an "artificial" stack trace by tweaking kaffe's VM.
> Normally this stack trace is hidden by the VM and replaced by a
> NoClassDefFoundError. Here I removed the class preloading from my
> test. You can see there is a loop in CharsetProvider at least.
> Maybe it's VM related but it would be really weird.

Are you using Classpath HEAD?  Mark Wielaard fixed what looks to be
the same CharsetProvider issue a while back.

Cheers,
Gary


_______________________________________________
Classpath mailing list
Classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to