[ https://issues.apache.org/jira/browse/OPENJPA-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick updated OPENJPA-1220: ---------------------------------- Affects Version/s: 2.0.0 Fix Version/s: 2.0.0 > Disable DynhamicEnhancerAgent for maven builds > ---------------------------------------------- > > Key: OPENJPA-1220 > URL: https://issues.apache.org/jira/browse/OPENJPA-1220 > Project: OpenJPA > Issue Type: Sub-task > Components: build / infrastructure > Affects Versions: 2.0.0 > Reporter: Michael Dick > Assignee: Michael Dick > Priority: Minor > Fix For: 2.0.0 > > Original Estimate: 0h > Remaining Estimate: 0h > > The DynamicEnhancerAgent is not really needed for normal Maven builds of OpenJPA (we're using build time enhancement anyway). Disabling it should lead to better performance (slight gain) and hopefully help with the PermGen errors seen with Linux (Sun JVM). > In addtiion some JVMs (IBM SDK for Java 6) do not support (or do not fully support) the Attach API. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.