From dev-return-37579-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Wed Jul 01 03:27:13 2009 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 50523 invoked from network); 1 Jul 2009 03:27:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Jul 2009 03:27:12 -0000 Received: (qmail 60119 invoked by uid 500); 1 Jul 2009 03:27:22 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 60057 invoked by uid 500); 1 Jul 2009 03:27:22 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 60046 invoked by uid 99); 1 Jul 2009 03:27:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2009 03:27:21 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tian.galaxy@gmail.com designates 209.85.222.186 as permitted sender) Received: from [209.85.222.186] (HELO mail-pz0-f186.google.com) (209.85.222.186) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2009 03:27:12 +0000 Received: by pzk16 with SMTP id 16so385374pzk.20 for ; Tue, 30 Jun 2009 20:26:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=xlYdU0sve4TXAOxpp0XmtmnVtKyN3zwpFOvGmpuRyEU=; b=C1HeZuxsxbgCqoeTi17edbWeFfp+c7bwUWE8gSVvDCuX5FFgXT57m6e3myygTGjeaV z4H93q0CuAYkTF/Lhq0AVWsK9kusaqkDRlSH88QiAo7DXQzb0S7qW2zadLFOy/vU4imi rYFVQy7h98v/wx4yGuNrATzEipV9rpNbbAkg0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=rV3XhBLdTFVJ+Cc+PGBs9cl+y6NF3qH9monyxrWVx4DehJj78x0K76L23JO5RN0Kki 67kUmukhBtTO89QZ2rLAqOB4kafzPviBLFo0y0Gvxf2PeRfhP5n+nwylZbmRet908JQj Oi26RpGoPfcKAOORInTNrZ7077Sak+UTI9Ub0= MIME-Version: 1.0 Received: by 10.143.34.20 with SMTP id m20mr423534wfj.103.1246418810341; Tue, 30 Jun 2009 20:26:50 -0700 (PDT) In-Reply-To: <4A48C6F5.8070202@gmail.com> References: <4A48C6F5.8070202@gmail.com> Date: Wed, 1 Jul 2009 11:26:50 +0800 Message-ID: Subject: Re: [argument]where do we handle the -jar argument ? From: galaxy To: dev@harmony.apache.org Content-Type: multipart/alternative; boundary=001636e1fb0a6e882f046d9c7e91 X-Virus-Checked: Checked by ClamAV on apache.org --001636e1fb0a6e882f046d9c7e91 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Thanks ,Thought it was in the vm first 2009/6/29 Tim Ellison > galaxy wrote: > > I found we handle most of the argument in the parse_vm_arguments2 > > and parse_vm_arguments1 ,but not including -jar . > > Could anyone point it for me ? > > It is handled in the launcher. > > See around line 225 in main.c [1] > > [1] > > http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/main.c?revision=784811 > > Tegards, > Tim > -- regards Tian --001636e1fb0a6e882f046d9c7e91--