[jira] Updated: (OPENJPA-160) Reuse BrokerImpl objects

2007-02-28 Thread Rob Wisniewski (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Wisniewski updated OPENJPA-160: --- Attachment: profile_clonepatch.jpg Guys... sorry to keep bearing bad news, but we seem to

[jira] Updated: (OPENJPA-160) Reuse BrokerImpl objects

2007-02-28 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-160: Attachment: openjpa-160-finalization-and-cloning-patch.txt - moved BrokerImpl.finalize()

[jira] Updated: (OPENJPA-160) Reuse BrokerImpl objects

2007-02-27 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-160: Attachment: openjpa-160-patch.txt Craig identified a problem with the patch; after

[jira] Updated: (OPENJPA-160) Reuse BrokerImpl objects

2007-02-27 Thread John Stecher (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Stecher updated OPENJPA-160: - Attachment: newprofile.jpg Profile with ObjectValue factory. Reuse BrokerImpl objects

[jira] Updated: (OPENJPA-160) Reuse BrokerImpl objects

2007-02-27 Thread Rob Wisniewski (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Wisniewski updated OPENJPA-160: --- Attachment: profile_explicitclass.jpg I went ahead and made the change that Craig suggested

[jira] Updated: (OPENJPA-160) Reuse BrokerImpl objects

2007-02-27 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-160: -- Attachment: openjpa-160-patch.txt This patch uses a regular class instead of an anonymous

[jira] Updated: (OPENJPA-160) Reuse BrokerImpl objects

2007-02-26 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick updated OPENJPA-160: - Attachment: perf3.jpg Here's a jpg with the call to Class.newInstance() expanded. The data is

[jira] Updated: (OPENJPA-160) Reuse BrokerImpl objects

2007-02-26 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-160: Attachment: openjpa-160-patch.txt This patch should eliminate any reflection overhead for

[jira] Updated: (OPENJPA-160) Reuse BrokerImpl objects

2007-02-23 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick updated OPENJPA-160: - Attachment: perf2.jpg I have a screenshot from the performance tool. I don't have access to the