2 Replies Latest reply on Aug 18, 2008 12:39 PM by manibhat

    Increase code cache non heap memory

      I am running Jboss 4.2.2 on jdk 1.5.0.11. I managed to increase the permanent generation non heap memory using -XX:PermSize=32m -XX:MaxPermSize=128m, but didnt find an option to increase the code cache non heap memory which by default is 32 MB.

      Any help is appreciated.