Changeset 13647


Ignore:
Timestamp:
10/21/11 00:39:01 (12 years ago)
Author:
Mark Evenson
Message:

Optimized runtime flags for Java 7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abcl/abcl.properties.in

    r13631 r13647  
    1414# Examples:
    1515
     16# Java7 on 64bit optimizations
     17#java.options=-d64 -Xmx16g -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=2g
     18
    1619# Set the JVM to use a maximum of 1GB of RAM (only works for 64bit JVMs)
    1720#java.options=-d64 -Xmx1g
Note: See TracChangeset for help on using the changeset viewer.