PCEnhancerAgent backwards-compatibility setting overly-enables enhancement
--------------------------------------------------------------------------
Key: OPENJPA-346
URL: https://issues.apache.org/jira/browse/OPENJPA-346
Project: OpenJPA
Issue Type: Bug
Components: kernel
Affects Versions: 1.0.0
Reporter: Patrick Linskey
Fix For: 1.0.1, 1.1.0
In OpenJPA 1.0.0, we changed a javaagent flag for clarity. However, the logic
is wrong. Currently, the only way to turn off runtime enhancement is to set
both the RuntimeEnhancement and the ClassLoadEnhancement flags to false;
setting just one is not sufficient.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.