This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Increase code cache non heap memorypeterj Aug 18, 2008 12:27 PM (in response to manibhat)Use -XX:ReservedCodeCacheSize=???m 
 Googling "jvm code cache size" yielded http://java.sun.com/javase/technologies/hotspot/vmoptions.jsp
- 
        2. Re: Increase code cache non heap memorymanibhat Aug 18, 2008 12:39 PM (in response to manibhat)Thanks peter, I had completed missed that option while going through the VM options. 
 
    