> Do all classpath VMs have native code to load jar files? Does it make > sense to distribute a jar instead?
Kissme doesn't. It delegates loading from JAR files to Java code, which could be problematic during the boostrap sequence. I've no problems with Classpath using ./configure parameters to enable creation of JAR files ... just so long as it continues to create ZIP files. -- Steve _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

