Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 97230 invoked from network); 27 Jul 2007 07:02:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jul 2007 07:02:28 -0000 Received: (qmail 5108 invoked by uid 500); 27 Jul 2007 07:02:29 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 5011 invoked by uid 500); 27 Jul 2007 07:02:28 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 5000 invoked by uid 99); 27 Jul 2007 07:02:28 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2007 00:02:28 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Fri, 27 Jul 2007 07:02:27 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 698337141F7 for ; Fri, 27 Jul 2007 00:02:04 -0700 (PDT) Message-ID: <21789751.1185519723972.JavaMail.jira@brutus> Date: Fri, 27 Jul 2007 00:02:03 -0700 (PDT) From: "Patrick Linskey (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Resolved: (OPENJPA-299) Provide a means to enable the old enhancing agent In-Reply-To: <13524409.1185482283620.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey resolved OPENJPA-299. ------------------------------------- Resolution: Fixed Fix Version/s: 1.0.0 Old PCEnhancer pathways are still on by default when a javaagent is specified. There is an option to turn off the PCEnhancer; we should investigate the performance impacts of the two approaches, and whether we can use any of the techniques from the new approach to optimize things for the old approach. > Provide a means to enable the old enhancing agent > ------------------------------------------------- > > Key: OPENJPA-299 > URL: https://issues.apache.org/jira/browse/OPENJPA-299 > Project: OpenJPA > Issue Type: Sub-task > Reporter: Patrick Linskey > Fix For: 1.0.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.