Details
-
Type: Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.1
-
Component/s: None
-
Labels:None
-
JDK version and platform:1.4
Description
ThreadSafeSimpleDateFormat maxPoolSize is never reached if initialPoolSize < maxPoolSize
The code prove is than the code never reference maxPoolSize after creation so it's impossible to have a logic handling the auto growing from initialPoolSize to maxPoolSize.
Hi Sebastian, thanks for heads-up. Stood long on my list, but never found time
Now fixed in Subversion though.