From dev-return-19754-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Mon Dec 5 23:33:02 2011 Return-Path: X-Original-To: apmail-openjpa-dev-archive@www.apache.org Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 01D5F7690 for ; Mon, 5 Dec 2011 23:33:02 +0000 (UTC) Received: (qmail 19462 invoked by uid 500); 5 Dec 2011 23:33:01 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 19382 invoked by uid 500); 5 Dec 2011 23:33:01 -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 19221 invoked by uid 99); 5 Dec 2011 23:33:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2011 23:33:01 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2011 23:33:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 77A92C9C4B for ; Mon, 5 Dec 2011 23:32:40 +0000 (UTC) Date: Mon, 5 Dec 2011 23:32:40 +0000 (UTC) From: "Jacob Nowosatka (Updated) (JIRA)" To: dev@openjpa.apache.org Message-ID: <944133304.43275.1323127960491.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1568409292.43245.1323127721100.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (OPENJPA-2087) Remove or limit the use of the ConcreteClassGenerator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OPENJPA-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob Nowosatka updated OPENJPA-2087: ------------------------------------- Attachment: OPENJPA-2087.patch The patch removes most uses of the ConcreteClassGenerator, with a few exceptions. > Remove or limit the use of the ConcreteClassGenerator > ----------------------------------------------------- > > Key: OPENJPA-2087 > URL: https://issues.apache.org/jira/browse/OPENJPA-2087 > Project: OpenJPA > Issue Type: Improvement > Components: build / infrastructure > Reporter: Jacob Nowosatka > Assignee: Jacob Nowosatka > Priority: Minor > Attachments: OPENJPA-2087.patch > > > Now that we have to only support Java 6 in OpenJPA 2.x, there is discussion about revisiting the issue of removing or limiting the use of the ConcreteClassLoader. This was originally discussed in OpenJPA-1520 [1]. This would help cleanup some of the code and would hopefully result in some performance gains, despite that it didn't seem to help with earlier primitive tests. > [1] https://issues.apache.org/jira/browse/OPENJPA-1520 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira