-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
Release Notes
for keeping the jdk1.4 compatibility, hibernate didn't use the new features in jdk5 or jdk6, and now, we have targeted to jdk6 in our product code, so, this situation should be changed.
this fix is a minor change, just replace some create new object operation with the auto-box feature in jdk5.