>>>>> "Max" == Max Kellermann <[EMAIL PROTECTED]> writes:
Max> Does gcj support loading new .JAR files dynamically at run-time Max> like with its .WAR files at all (i.e. creating custom ClassLoader Max> implementations)? I can hardly imagine how it implements that libgcj includes a bytecode interpreter. I'm always amazed that people don't know that. It has been in the code for over 2 years now. Tom