Re: Regression source found?
Laurent Martelli <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Grzegorz" == Grzegorz B Prokopski <[email protected]> writes: Grzegorz> On Fri, 2004-10-15 at 20:16, Laurent Martelli wrote: >> >>>>> "Grzegorz" == Grzegorz B Prokopski <[email protected]> >> writes: Grzegorz> Could you please do a 'binary search' on revisions visible Grzegorz> via: svn log -r 2934:2967 Grzegorz> svn://svn.sablevm.org/sablevm/branches/staging >> And the winner is ... 2961 [...] Grzegorz> Laurent, please test the latest staging version of sablevm Grzegorz> (and you'll need new classpath too, I think) and compare Grzegorz> performance of your app to what you had with 1.1.6. The current staging is good for me :-) Grzegorz> BTW. I wonder, if new stating was OK, could you please Grzegorz> give Generational GC a try? There's an option in Grzegorz> configure to enable it. Does it give you any performance Grzegorz> difference when running (starting?) Jetty? (You can do Grzegorz> the same test on rev 2960, as it already included GGC). --with-gc=gengc does not work for me (with current staging, revision 2982): java.lang.NullPointerException at gnu.java.lang.SystemClassLoader.systemFindResource (SystemClassLoader.java:268) at gnu.java.lang.SystemClassLoader.findResource (SystemClassLoader.java:169) at java.lang.ClassLoader.getResource (ClassLoader.java:760) at gnu.java.lang.SystemClassLoader.findClass (SystemClassLoader.java:79) at java.lang.ClassLoader.loadClass (ClassLoader.java:332) at java.lang.ClassLoader.loadClass (ClassLoader.java:276) at java.lang.VirtualMachine.main (VirtualMachine.java:83) -- Laurent Martelli [email protected] Java Aspect Components http://www.aopsys.com/ http://jac.objectweb.org