Java and domino

On a clients behalf I have logged an incident involving a java agent that  performs an XSLT. When this code is running with the same java version but outside of domino it performs somewhere between 30 and 100 times faster. After some discussions with IBM I just got a reply hinting that the “JavaEnableJIT=1″ could be used, but that it might generate some problems.Anyway, I googled JavaEnableJIT and found Ben Poole’s post about notes java ini variables. A good reading and reference.

blog comments powered by Disqus