|
|
Issue Type:
|
Bug
|
Affects Versions:
|
5.1.0.Alpha1, 5.0.1.Final
|
Assignee:
|
Unassigned
|
Components:
|
integration
|
Created:
|
03/Dec/13 8:58 PM
|
Environment:
|
Fedora 19, Oracle 7u45, Wildfly 7952aa65e67e1d, Hibernate 4.3.0.Beta4, PostgreSQL 9.2
|
Priority:
|
Major
|
Reporter:
|
Brent Douglas
|
Original Estimate:
|
1h
|
Remaining Estimate:
|
1h
|
|
ReflectionHelper retains a reference to validated classes in wildfly deployments meaning they can't be undeployed.
https://github.com/hibernate/hibernate-validator/blob/master/engine/src/main/java/org/hibernate/validator/internal/util/ReflectionHelper.java?source=cc#L97
TypeResolver has an internal cache of resolved classes which are not released.
|
|
|
|