From: SourceForge.net <no...@so...> - 2008-10-27 14:10:52
|
Feature Requests item #2200862, was opened at 2008-10-27 09:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2200862&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Other Group: None Status: Open Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Check if Memory Size is Possible Initial Comment: When the user changes the heap sizes in the configuration, we should attempt to check whether the entered heap size is viable on the user's machine. I believe that could be done by briefly spawning a new JVM with the desired heap size and checking the exit code. That way, entering 4 GB on a 1 GB machine, or similar situations, could be avoided, although revision 4673 already greatly improves this problem. See support request https://sourceforge.net/tracker2/?func=detail&aid=2200784&group_id=44253&atid=438936 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2200862&group_id=44253 |