Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 96458 invoked from network); 20 Dec 2007 16:20:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2007 16:20:48 -0000 Received: (qmail 55029 invoked by uid 500); 20 Dec 2007 16:20:36 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 54491 invoked by uid 500); 20 Dec 2007 16:20:34 -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 54482 invoked by uid 99); 20 Dec 2007 16:20:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2007 08:20:34 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pmcfirst@gmail.com designates 64.233.184.225 as permitted sender) Received: from [64.233.184.225] (HELO wr-out-0506.google.com) (64.233.184.225) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2007 16:20:13 +0000 Received: by wr-out-0506.google.com with SMTP id c8so1108579wra.18 for ; Thu, 20 Dec 2007 08:20:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=AJLmt/88ZYJTwwhr2b+uVmvrhcejIkKEWhleefzNE/w=; b=TThHurqiFArcHiT4ehbh7B3Wx3tQhC1TfXqaOpwYXGfq5znVmU2YsnEOkUrNLUhnGMgVF0K/oFySnRIk/DAFd8XlFa80jFu25vcYnFnpCTIStBo5zvGtT/ov6G2tz8/4iLe7hZCcWfaw02SdvjdSTEsv9fmuwDCD1u19DtniPFI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ZvAUNHIrDbB3CL9C1nrqW+fXT6It5Hc0cqV30NL8e1E3tG6cZAEoF+mU9sxheSwX8+7tIEob7m7HYe9xyFpf32lyryAg1XnCWALEDbaqAD1NEGJUodI9I4t37a0HI/+Lx8bZlnkFCS4EJE4HVr5su+0S/XrefLBhX76A/t9FAWk= Received: by 10.150.186.12 with SMTP id j12mr59423ybf.124.1198167612006; Thu, 20 Dec 2007 08:20:12 -0800 (PST) Received: by 10.150.186.18 with HTTP; Thu, 20 Dec 2007 08:20:11 -0800 (PST) Message-ID: Date: Thu, 20 Dec 2007 19:20:11 +0300 From: "Pavel Pervov" To: dev@harmony.apache.org Subject: Re: [drlvm][jit] EM tracing gone In-Reply-To: <0vqir2to0mt.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4248_2897153.1198167612007" References: <0vqir2to0mt.fsf@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4248_2897153.1198167612007 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Egor, looking at the output I could guess that you are using snapshot or DRLVM built in release (the output says -Xtrace is not recognized as a valid option - this happens only in release). Pavel. On 20 Dec 2007 18:18:34 +0300, Egor Pasko wrote: > > Anybody noticed that -Xtrace:em is suddenly gone? > > shell> java -Xtrace:em Hello > Unknown option -Xtrace:em > Use java -help to get help on command line options > > why? > > -- > Egor Pasko > > -- Pavel Pervov, Intel Enterprise Solutions Software Division ------=_Part_4248_2897153.1198167612007--