Christian Foltin (GMX) schrieb: > Hi Dimitry, > > when does the out of memory occur? On opening the map? On open some > special nodes?
Out of memory could occur on loading, but it is OK for such a big map with all nodes unfolded. > Who calls the method that often? The problem is with the function called from MapView.paintLinks . As soon as add the hash map the problem should be solved, because a similar function getAllLinksIntoMe using the proper hash does not make any problems. Why do you ask? You have Eclipse and the YourKit profiler, don't you? Dimitry ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freemind-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freemind-developer
