In DateFormatSymbols' method cacheLookup(), once the GC ocurred and the SoftReference's referent (ResourceBundle instance) was cleared, it does not put the created SoftReference instance into the cache.
- duplicates
-
JDK-6560980 [Fmt-Da] DateFormatSymbols.cacheLookup doesn't update cache correctly.
-
- Resolved
-