CacheManager.java


current inspection = 2009-09-04 18:33:31 (id #2) base = 2009-09-04 18:33:31 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • + void clear()

  • -/+ Kind Annotation Text Date
    +precaches != null2009-09-04 18:33:31
    +presumptioncache.cache@329 != null2009-09-04 18:33:31
    +presumptionjava.util.Iterator:next(...)@329 != null2009-09-04 18:33:31
    +presumptionjava.util.Map:values(...)@327 != null2009-09-04 18:33:31
    +postinit'ed(new Date(clear#1*) num objects)2009-09-04 18:33:31
    +unanalyzedcall on java.util.Date2009-09-04 18:33:31
    +unanalyzedcall on java.util.Map:clear2009-09-04 18:33:31
    +test_vectorjava.util.Iterator:hasNext(...)@328: {0}, {1}2009-09-04 18:33:31

  • + void clear(String)

  • -/+ Kind Annotation Text Date
    +precaches != null2009-09-04 18:33:31
    +presumptioncache.cache@341 != null2009-09-04 18:33:31
    +postnew Date(clear#1*) num objects <= 12009-09-04 18:33:31
    +unanalyzedcall on java.util.Date2009-09-04 18:33:31
    +unanalyzedcall on java.util.Map:clear2009-09-04 18:33:31
    +test_vectorjava.util.Map:get(...)@341: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31

  • + Cache constructCache(CacheHandler, Map)

  • -/+ Kind Annotation Text Date
    +pre(soft) cacheFactory != null2009-09-04 18:33:31
    +pre(soft) cacheHandlers != null2009-09-04 18:33:31
    +precaches != null2009-09-04 18:33:31
    +prelog != null2009-09-04 18:33:31
    +preproperties != null2009-09-04 18:33:31
    +presumptionjava.lang.Class:forName(...)@164 != null2009-09-04 18:33:31
    +postinit'ed(new Date(LRUCacheImpl#1) num objects)2009-09-04 18:33:31
    +postinit'ed(new ExpiringLRUCacheImpl(constructCache#1*) num objects)2009-09-04 18:33:31
    +postinit'ed(new LRUCacheImpl(constructCache#1*) num objects)2009-09-04 18:33:31
    +postpossibly_updated(new ExpiringLRUCacheImpl(construct Cache#1*).cache)2009-09-04 18:33:31
    +postpossibly_updated(new ExpiringLRUCacheImpl(construct Cache#1*).hits)2009-09-04 18:33:31
    +postpossibly_updated(new ExpiringLRUCacheImpl(construct Cache#1*).id)2009-09-04 18:33:31
    +postpossibly_updated(new ExpiringLRUCacheImpl(construct Cache#1*).misses)2009-09-04 18:33:31
    +postpossibly_updated(new ExpiringLRUCacheImpl(construct Cache#1*).puts)2009-09-04 18:33:31
    +postpossibly_updated(new ExpiringLRUCacheImpl(construct Cache#1*).removes)2009-09-04 18:33:31
    +postpossibly_updated(new ExpiringLRUCacheImpl(construct Cache#1*).startTime)2009-09-04 18:33:31
    +postpossibly_updated(new ExpiringLRUCacheImpl(construct Cache#1*).timeout)2009-09-04 18:33:31
    +postpossibly_updated(new LRUCacheImpl(constructCache#1* ).cache)2009-09-04 18:33:31
    +postpossibly_updated(new LRUCacheImpl(constructCache#1* ).hits)2009-09-04 18:33:31
    +postpossibly_updated(new LRUCacheImpl(constructCache#1* ).id)2009-09-04 18:33:31
    +postpossibly_updated(new LRUCacheImpl(constructCache#1* ).misses)2009-09-04 18:33:31
    +postpossibly_updated(new LRUCacheImpl(constructCache#1* ).puts)2009-09-04 18:33:31
    +postpossibly_updated(new LRUCacheImpl(constructCache#1* ).removes)2009-09-04 18:33:31
    +postpossibly_updated(new LRUCacheImpl(constructCache#1* ).startTime)2009-09-04 18:33:31
    +postreturn_value != null2009-09-04 18:33:31
    +unanalyzedcall on java.lang.Integer:parseInt2009-09-04 18:33:31
    +unanalyzedcall on java.lang.Long:parseLong2009-09-04 18:33:31
    +unanalyzedcall on java.lang.Throwable:__curr_excep_obj2009-09-04 18:33:31
    +unanalyzedcall on java.util.Collections:synchronizedMap2009-09-04 18:33:31
    +unanalyzedcall on java.util.Date2009-09-04 18:33:31
    +unanalyzedcall on java.util.LinkedHashMap2009-09-04 18:33:31
    +unanalyzedcall on java.util.Map:get2009-09-04 18:33:31
    +unanalyzedcall on org.apache.commons.logging.Log:debug2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.util.cache. LRUCacheImpl2009-09-04 18:33:31
    +test_vectorhandler: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31
    +test_vectorjava.util.Map:containsKey(...)@158: {0}, {1}2009-09-04 18:33:31

  • + Map getStats()

  • -/+ Kind Annotation Text Date
    +precaches != null2009-09-04 18:33:31
    +presumptioncache.hits@363 + cache.misses@363 != +02009-09-04 18:33:31
    +presumptionjava.util.Iterator:next(...)@363 != null2009-09-04 18:33:31
    +presumptionjava.util.Map:values(...)@361 != null2009-09-04 18:33:31
    +postnew HashMap(getStats#1) num objects == 12009-09-04 18:33:31
    +postreturn_value == &new HashMap(getStats#1)2009-09-04 18:33:31
    +unanalyzedcall on java.lang.Double2009-09-04 18:33:31
    +unanalyzedcall on java.util.HashMap2009-09-04 18:33:31
    +unanalyzedcall on java.util.Map:put2009-09-04 18:33:31
    +test_vectorjava.util.Iterator:hasNext(...)@362: {0}, {1}2009-09-04 18:33:31

  • + void invalidate(User)

  • -/+ Kind Annotation Text Date
    +precacheHandlers != null2009-09-04 18:33:31
    +prelog != null2009-09-04 18:33:31
    +preuser != null2009-09-04 18:33:31
    +presumptionjava.util.Iterator:next(...)@293 != null2009-09-04 18:33:31
    +test_vectorjava.util.Iterator:hasNext(...)@292: {0}, {1}2009-09-04 18:33:31

  • + void invalidate(Weblog)

  • -/+ Kind Annotation Text Date
    +precacheHandlers != null2009-09-04 18:33:31
    +prelog != null2009-09-04 18:33:31
    +prewebsite != null2009-09-04 18:33:31
    +presumptionjava.util.Iterator:next(...)@234 != null2009-09-04 18:33:31
    +test_vectorjava.util.Iterator:hasNext(...)@233: {0}, {1}2009-09-04 18:33:31

  • + void invalidate(WeblogBookmark)

  • -/+ Kind Annotation Text Date
    +prebookmark != null2009-09-04 18:33:31
    +precacheHandlers != null2009-09-04 18:33:31
    +prelog != null2009-09-04 18:33:31
    +presumptionjava.util.Iterator:next(...)@245 != null2009-09-04 18:33:31
    +test_vectorjava.util.Iterator:hasNext(...)@244: {0}, {1}2009-09-04 18:33:31

  • + void invalidate(WeblogBookmarkFolder)

  • -/+ Kind Annotation Text Date
    +precacheHandlers != null2009-09-04 18:33:31
    +prefolder != null2009-09-04 18:33:31
    +prelog != null2009-09-04 18:33:31
    +presumptionjava.util.Iterator:next(...)@256 != null2009-09-04 18:33:31
    +test_vectorjava.util.Iterator:hasNext(...)@255: {0}, {1}2009-09-04 18:33:31

  • + void invalidate(WeblogCategory)

  • -/+ Kind Annotation Text Date
    +precacheHandlers != null2009-09-04 18:33:31
    +precategory != null2009-09-04 18:33:31
    +prelog != null2009-09-04 18:33:31
    +presumptionjava.util.Iterator:next(...)@304 != null2009-09-04 18:33:31
    +test_vectorjava.util.Iterator:hasNext(...)@303: {0}, {1}2009-09-04 18:33:31

  • + void invalidate(WeblogEntry)

  • -/+ Kind Annotation Text Date
    +precacheHandlers != null2009-09-04 18:33:31
    +preentry != null2009-09-04 18:33:31
    +prelog != null2009-09-04 18:33:31
    +presumptionjava.util.Iterator:next(...)@223 != null2009-09-04 18:33:31
    +test_vectorjava.util.Iterator:hasNext(...)@222: {0}, {1}2009-09-04 18:33:31

  • + void invalidate(WeblogEntryComment)

  • -/+ Kind Annotation Text Date
    +precacheHandlers != null2009-09-04 18:33:31
    +precomment != null2009-09-04 18:33:31
    +prelog != null2009-09-04 18:33:31
    +presumptionjava.util.Iterator:next(...)@267 != null2009-09-04 18:33:31
    +test_vectorjava.util.Iterator:hasNext(...)@266: {0}, {1}2009-09-04 18:33:31

  • + void invalidate(WeblogReferrer)

  • -/+ Kind Annotation Text Date
    +precacheHandlers != null2009-09-04 18:33:31
    +prelog != null2009-09-04 18:33:31
    +prereferer != null2009-09-04 18:33:31
    +presumptionjava.util.Iterator:next(...)@282 != null2009-09-04 18:33:31
    +test_vectorjava.util.Iterator:hasNext(...)@281: {0}, {1}2009-09-04 18:33:31

  • + void invalidate(WeblogTemplate)

  • -/+ Kind Annotation Text Date
    +precacheHandlers != null2009-09-04 18:33:31
    +prelog != null2009-09-04 18:33:31
    +pretemplate != null2009-09-04 18:33:31
    +presumptionjava.util.Iterator:next(...)@315 != null2009-09-04 18:33:31
    +test_vectorjava.util.Iterator:hasNext(...)@314: {0}, {1}2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.util.cache.CacheManager()

  • -/+ Kind Annotation Text Date

  • + org.apache.roller.weblogger.util.cache.CacheManager__static_init

  • -/+ Kind Annotation Text Date
    +presumptionjava.lang.Class:forName(...)@82 != null2009-09-04 18:33:31
    +presumptionjava.lang.Class:forName(...)@95 != null2009-09-04 18:33:31
    +presumptionjava.lang.Object:getClass(...)@103 != null2009-09-04 18:33:31
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@61 != null2009-09-04 18:33:31
    +post" falling back on default"._tainted == 02009-09-04 18:33:31
    +post"Cache Factory = "._tainted == 02009-09-04 18:33:31
    +post"Unable to instantiate cache factory ["._tainted == 02009-09-04 18:33:31
    +post"Unable to instantiate cache handler ["._tainted == 02009-09-04 18:33:31
    +post"]"._tainted == 02009-09-04 18:33:31
    +post(soft) log != null2009-09-04 18:33:31
    +postcacheFactory != null2009-09-04 18:33:31
    +postcacheHandlers == &new HashSet(CacheManager__ static_init#1)2009-09-04 18:33:31
    +postcaches == &new HashMap(CacheManager__static_ init#2)2009-09-04 18:33:31
    +postnew HashMap(CacheManager__static_init#2) num objects == 12009-09-04 18:33:31
    +postnew HashSet(CacheManager__static_init#1) num objects == 12009-09-04 18:33:31
    +test_vectorjava.lang.String:length(...)@108: {0}, {1..232-1}2009-09-04 18:33:31
    +test_vectororg.apache.roller.weblogger.config.WebloggerConfig: getProperty(...)@107: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31

  • + void registerHandler(CacheHandler)

  • -/+ Kind Annotation Text Date
    +pre(soft) cacheHandlers != null2009-09-04 18:33:31
    +prelog != null2009-09-04 18:33:31
    +test_vectorhandler: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31

  • + void shutdown()

  • -/+ Kind Annotation Text Date