Hi Fabian,
Which "Remote Class Loading" facility are you talking about? Remoting has such a thing, but the server side uses Classloader.getResourceAsStream() to get the bytes for the class. I don't know, but, since that method can be used to load arbitrary files, I wouldn't expect them to go into PermGen.
-Ron