You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/08/30 20:38:30 UTC

[jira] Created: (OPENJPA-346) PCEnhancerAgent backwards-compatibility setting overly-enables enhancement

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.


[jira] Resolved: (OPENJPA-346) PCEnhancerAgent backwards-compatibility setting overly-enables enhancement

Posted by "Patrick Linskey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Linskey resolved OPENJPA-346.
-------------------------------------

    Resolution: Fixed

Resolved in 1.0.x and trunk.

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