[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-2185) introduce setting to control cglib caching of classes

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Mon Nov 6 04:26:04 EST 2006


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2185?page=all ]
     
Max Rydahl Andersen closed HHH-2185:
------------------------------------

    Fix Version: 3.2.1
     Resolution: Won't Fix

Hibernate 3.2 already has this cache enabled for cglib and no problems have yet been found in it being so.

It helps performance (no duplicate class generation) and reduces memory usage (no permgen filling).



> introduce setting to control cglib caching of classes
> -----------------------------------------------------
>
>          Key: HHH-2185
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2185
>      Project: Hibernate3
>         Type: Improvement

>   Components: core
>     Versions: 3.2.0.ga
>     Reporter: Max Rydahl Andersen
>     Priority: Trivial
>      Fix For: 3.2.1

>
>
> As discussed in http://forum.hibernate.org/viewtopic.php?p=2327620#2327620 the current
> default behavor of disable cglib's cache of classes is a problem in the case of many sessionfactories
> for the same pojo's.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list