From dev-return-19806-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Fri Dec 16 14:47:03 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 1154B92F6 for ; Fri, 16 Dec 2011 14:47:03 +0000 (UTC) Received: (qmail 93487 invoked by uid 500); 16 Dec 2011 14:47:02 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 93444 invoked by uid 500); 16 Dec 2011 14:47:02 -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 93436 invoked by uid 99); 16 Dec 2011 14:47:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Dec 2011 14:47:02 +0000 X-ASF-Spam-Status: No, hits=-2001.5 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; Fri, 16 Dec 2011 14:46:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A16741163B2 for ; Fri, 16 Dec 2011 14:46:30 +0000 (UTC) Date: Fri, 16 Dec 2011 14:46:30 +0000 (UTC) From: "Jacob Nowosatka (Resolved) (JIRA)" To: dev@openjpa.apache.org Message-ID: <588786992.19603.1324046790682.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1568409292.43245.1323127721100.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (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 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob Nowosatka resolved OPENJPA-2087. -------------------------------------- Resolution: Fixed > 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-1.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 ConcreteClassGenerator. 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