Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.1
-
Fix Version/s: 1.3.2
-
Component/s: XML code generator
-
Labels:None
-
Number of attachments :
Description
When hashcode and equals methods are generated from an XSD, they use CycleBreaker class methods. This class is still buggy creates a number of issues especially in multithreaded applications (see http://jira.codehaus.org/browse/CASTOR-2746).
It should be absolutely necessary to provide an option to enable/disable the use of this class during Castor objects generation.
Issue Links
- is duplicated by
-
CASTOR-2746
Memory leak due to CycleBreaker#_threadHash is not thread-safe
-