You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2007/09/11 00:20:55 UTC

DO NOT REPLY [Bug 43349] New: - Add ability to specify a multiplier to all memory allocations -for Java64 users

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43349>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43349

           Summary: Add ability to specify a multiplier to all memory
                    allocations -for Java64 users
           Product: Ant
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Core
        AssignedTo: dev@ant.apache.org
        ReportedBy: stevel@apache.org


Having gone up to 64 bit Java, I find things consume more memory. I propose that
we have a property (ant.java.64.memory) which can be used to specify a
multiplier (as a percentage, 100, 150, 200, etc) for all -Xms and -Xmx memory
options used by Java tasks (and other things that use the code). This way,
builds on 64 bit boxes wont top out, even on build files written for 32 bit systems.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org