
#212: ABCL problems with cl-test-grid -----------------------------------------------------------------------------------------------+ Reporter: https://www.google.com/accounts/o8/id?id=aitoawmcq6mzgezjmpqv2tjhvs6isymf6t0... | Owner: mevenson Type: defect | Status: closed Priority: major | Milestone: 1.2.0 Component: other | Version: 1.0.1 Resolution: fixed | Keywords: -----------------------------------------------------------------------------------------------+ Changes (by mevenson): * status: assigned => closed * resolution: => fixed Comment: Need to tune local JVM properties to increase the maximum used for "permanent" objects (like JVM class definitions). When building from source copying abcl.properties.in {{{ cmd$ cp abcl.properties.in abcl.properties }}} sets the following switches: -d64 -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=1g . -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/212#comment:9> armedbear <http://common-lisp.net/project/armedbear> armedbear