Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 31757 invoked from network); 14 Sep 2006 22:03:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Sep 2006 22:03:33 -0000 Received: (qmail 43904 invoked by uid 500); 14 Sep 2006 22:03:30 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 43868 invoked by uid 500); 14 Sep 2006 22:03:30 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 43857 invoked by uid 99); 14 Sep 2006 22:03:30 -0000 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: 216.86.168.178 is neither permitted nor denied by domain of geir@pobox.com) Received: from [216.86.168.178] (HELO mxout-03.mxes.net) (216.86.168.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Sep 2006 15:03:30 -0700 Received: from [192.168.1.103] (unknown [67.86.14.219]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 2CB965194E for ; Thu, 14 Sep 2006 18:01:58 -0400 (EDT) Message-ID: <4509D156.4010100@pobox.com> Date: Thu, 14 Sep 2006 18:01:58 -0400 From: "Geir Magnusson Jr." Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.5 (Macintosh/20060719) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [j9] Doesn't deal with -showversion References: <4507F21A.8090308@pobox.com> <45092A90.8010709@gmail.com> <45095D9C.7010000@googlemail.com> <200609150147.16155.gshimansky@gmail.com> In-Reply-To: <200609150147.16155.gshimansky@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Gregory Shimansky wrote: > > The "-help" and especially "-X" help contents may actually depend on the > invoked VM as well. So maybe it makes sense to move their text into property > as well, or how would the launcher know what to print in help for VM > specific "-X" options help? -help and -Xhelp are passed through to the VM. If it can't find a VM, it just shows it's own launcher help. > BTW for RI when "-help" or "-X" are specified it > doesn't matter if main class was specified, it just prints help and exits. > > This is not about non-harmony VMs. It is about specifics about different > harmony VMs. > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org