Menu

Commit [r6616]  Maximize  Restore  History

reverted r6612, no longer call String.intern(). It seems, that with huge scenarios/networks, the pool of interned strings gets too big resulting in the following Exception: "Exception in thread "main" java.lang.OutOfMemoryError: PermGen space". So we'll continue to use heap space in favor of PermGen space...

mrieser 2009-04-29

changed /matsim/trunk/src/org/matsim/core/basic/v01/IdImpl.java
/matsim/trunk/src/org/matsim/core/basic/v01/IdImpl.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB