Andries Seutens has written up a new post on getting the continuous integration software CruiseControl and phpUnderControl up and running on a Gentoo linux installation.
sun jdkAndries Seutens' Blog: Setting up phpUnderControl on Gentoo Linu...PHPDeveloper.org Thu, 11/12/2009 - 09:09
Andries Seutens has written up a new post on getting the continuous integration software CruiseControl and phpUnderControl up and running on a Gentoo linux installation. Of perf degradation with try-finallies and poor VM option docs ....0xCAFEFEED Tue, 06/15/2004 - 04:46
Recently we had a customer issue where the application was responding very slowly. After a lot of struggle we found out that Sun's JDK had issues when handling methods with large number of try-finally blocks. To simulate the problem I wrote a sample class with a method having lot of try finally blocks. |