Index: EM.html =================================================================== --- EM.html (revision 469868) +++ EM.html (working copy) @@ -216,7 +216,7 @@ engines
- Optimization of compiled code may result in recompilation of Java* code. The execution manager determines the + For frequently executed methods, makes sense to recompile them + and to apply more aggressive optimizations. The execution manager determines the recompilation logic using recompilation chains that can connect multiple profile-compatible JIT compilers into a single recompilation queue. Recompilation chains are static and defined in the EM