[Bug 2] Please put .class files into a jar
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=2 [email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [email protected] 2004-09-19 15:35 ------- Support for .jar files on boot class path has been addded in revision 2920 or "staging" branch. It remains to be seen, whether we decide to make out boot classpath compressed by default, as it increases raw startup time about 3-4 times. Results gathered on a testing machine: - 0.154s - uncompressed classpath (first and further runs) - 0.664s - compressed classpath (*first* run) - 0.419s - compressed classpath (*second* subsequent run) Surely, it should become a compile time option for sablevm-classpath (not done yet). Discussion is welcomed. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.