Hi, I have a long running test which loads classes from a private classloader. After some time I it is called for the same class and then crashes. I don't think there's an issue with the classloader, because I get the same behaviour with the system classloader. GCC is 3.3.3, which runs this test well on Linux. Jost