To improve performance significantly for Entity 360 and Informatica Data Director, add the following parameter to the application server Java virtual machine:
On JBoss, add the option for JIT code cache size.
-XX:ReservedCodeCacheSize=256m
On WebLogic, add the option for JIT code cache size.
-XX:ReservedCodeCacheSize=256m
On WebSphere, add the option for reserved code cache size.