From dev-return-19753-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Mon Dec 5 23:29: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 4E6B7752C for ; Mon, 5 Dec 2011 23:29:02 +0000 (UTC) Received: (qmail 12086 invoked by uid 500); 5 Dec 2011 23:29:02 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 12058 invoked by uid 500); 5 Dec 2011 23:29: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 12050 invoked by uid 99); 5 Dec 2011 23:29:02 -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:29:02 +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:29:01 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 182B9C9926 for ; Mon, 5 Dec 2011 23:28:41 +0000 (UTC) Date: Mon, 5 Dec 2011 23:28:41 +0000 (UTC) From: "Jacob Nowosatka (Created) (JIRA)" To: dev@openjpa.apache.org Message-ID: <1568409292.43245.1323127721100.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (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 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 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