Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.2 branch, 2.0 branch, 3.0
-
None
Description
As pointed out by Mike Kienenberger [1] , Configuration instance eagerly creates an shutdown thread object that is not used in 99.99% of cases and seems to leak memory under JDK 1.4. Need to instantiate it on demand.
[1] http://objectstyle.org/cayenne/lists/cayenne-user/2007/10/0082.html