Description
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.