From dev-return-19824-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Thu Dec 22 17:09:54 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 CBB3A933C for ; Thu, 22 Dec 2011 17:09:54 +0000 (UTC) Received: (qmail 91314 invoked by uid 500); 22 Dec 2011 17:09:54 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 91258 invoked by uid 500); 22 Dec 2011 17:09:54 -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 91249 invoked by uid 99); 22 Dec 2011 17:09:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2011 17:09:54 +0000 X-ASF-Spam-Status: No, hits=-2002.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; Thu, 22 Dec 2011 17:09: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 AD891123EF5 for ; Thu, 22 Dec 2011 17:09:30 +0000 (UTC) Date: Thu, 22 Dec 2011 17:09:30 +0000 (UTC) From: "Kevin Sutter (Reopened) (JIRA)" To: dev@openjpa.apache.org Message-ID: <2018349896.39663.1324573770712.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1568409292.43245.1323127721100.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Reopened] (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 ] Kevin Sutter reopened OPENJPA-2087: ----------------------------------- In order to be compilable with Java 7, a couple of additional "not supported" methods have to be introduced into our classes. > 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