- To: <gcc-help@xxxxxxxxxxx>
- Subject: Increase heap sizes using gij
- From: Pat - We Create <pat@xxxxxxxxxxxxx>
- Date: Sun, 11 Mar 2012 04:56:41 +0000
- Comment: DKIM? See http://www.dkim.org
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1332046631; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: User-Agent:Date:Subject:From:To:Message-ID:Mime-version: Content-type:Content-transfer-encoding:Mailing-List:Precedence: List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender: Delivered-To; bh=/UvsiSMNG8lvI/RnNk98swtCjaU=; b=Y+fblhCXeylJQv5 J2Aa7d8rPruePQpTrGVlSSgItqwnDa9X0KfJoQ0+XnoNZqinvGCdoheGljnTeZYT 5hX8hoVrZ84JGb98WQMtxXWz4I/v1LSrgdfuLMV0baDwEJW87zeStDVU2vr0ZLGp PX16MLi8LBHLopUkJ1D+ndT7CaFw=
- User-agent: Microsoft-MacOutlook/14.10.0.110310
Hi,
Is anyone able to tell me how to increase the start and maximum heap sizes
via ssh? In terminal I get the following form help:
Usage: gij [OPTION] ... CLASS [ARGS] ...
to interpret Java bytecodes, or
gij -jar [OPTION] ... JARFILE [ARGS] ...
to execute a jar file
--cp LIST set class path
--classpath LIST set class path
-DVAR=VAL define property VAR with value VAL
-?, --help print this help, then exit
-X print help on supported -X options, then exit
--ms=NUMBER set initial heap size
--mx=NUMBER set maximum heap size
--verbose[:class] print information about class loading
--showversion print version number, then keep going
--version print version number, then exit
Options can be specified with `-' or `--'.
I've tried typing 'gij ?ms=512' and various other combinations but can't
get anything to work, it just keeps outputting the help:
Usage: gij [OPTION] ... CLASS [ARGS] ...
to interpret Java bytecodes, or
gij -jar [OPTION] ... JARFILE [ARGS] ...
to execute a jar file
Thanks,
Pat
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]