Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 78803 invoked from network); 28 Jan 2007 11:15:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jan 2007 11:15:10 -0000 Received: (qmail 5417 invoked by uid 500); 28 Jan 2007 11:15:16 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 5396 invoked by uid 500); 28 Jan 2007 11:15:15 -0000 Mailing-List: contact commits-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 commits@harmony.apache.org Received: (qmail 5387 invoked by uid 99); 28 Jan 2007 11:15:15 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Jan 2007 03:15:15 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Jan 2007 03:15:09 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 31DA27142E1 for ; Sun, 28 Jan 2007 03:14:49 -0800 (PST) Message-ID: <23866221.1169982889200.JavaMail.jira@brutus> Date: Sun, 28 Jan 2007 03:14:49 -0800 (PST) From: "Egor Pasko (JIRA)" To: commits@harmony.apache.org Subject: [jira] Created: (HARMONY-3066) [doc] removed option (-XcleanupOnExit) persists in iprof documentation (http://harmony.apache.org/subcomponents/drlvm/internal_profiler.html) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [doc] removed option (-XcleanupOnExit) persists in iprof documentation (http://harmony.apache.org/subcomponents/drlvm/internal_profiler.html) --------------------------------------------------------------------------------------------------------------------------------------------- Key: HARMONY-3066 URL: https://issues.apache.org/jira/browse/HARMONY-3066 Project: Harmony Issue Type: Bug Components: Website/Documentation Environment: any Reporter: Egor Pasko Priority: Trivial quote from the doc: To enable iprof, do the following: 1. Specify the following additional command-line options to DRLVM on startup: -XcleanupOnExit -XDjit.arg.codegen.iprof=on correct version: To enable iprof, do the following: 1. Specify the following additional command-line option to DRLVM on startup: -XDjit.arg.codegen.iprof=on -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.