You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2016/06/15 13:05:09 UTC

[jira] [Created] (WICKET-6180) JMX Initializer's usage of CGLIB makes it impossible to upgrade to CGLIB 3.2.3

Martin Grigorov created WICKET-6180:
---------------------------------------

             Summary: JMX Initializer's usage of CGLIB makes it impossible to upgrade to CGLIB 3.2.3
                 Key: WICKET-6180
                 URL: https://issues.apache.org/jira/browse/WICKET-6180
             Project: Wicket
          Issue Type: Bug
          Components: wicket-jmx
    Affects Versions: 8.0.0-M1
            Reporter: Martin Grigorov


See https://github.com/cglib/cglib/issues/75 for more details.

In short: 
- the class loader should be provided
- the usage of the special naming strategy leads to broken class definition caching




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)