Changeset 13676
- Timestamp:
- 10/25/11 06:22:03 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/abcl.properties.in
r13647 r13676 20 20 #java.options=-d64 -Xmx1g 21 21 22 # Use a default garbage collector on another 23 #java.options=-d64 -Xmx4g -XX:+PrintGCDetails -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:MaxGCPauseMillis=100 24 25 # Use a separate concurrent GC thread (java-1.6_14 or later) 26 #java.options=-d64 -Xmx8g -XX:+UseConcMarkSweepGC 27 22 28 # The unloading of class definitions is a per jvm policy. For those 23 29 # implementations which run out of permgen space, the following should
Note: See TracChangeset
for help on using the changeset viewer.