Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
459003123

Files

FilesIWE
org/apache/jcs/JCS.java 005
org/apache/jcs/access/CacheAccess.java 0024
org/apache/jcs/access/GroupCacheAccess.java 0015
org/apache/jcs/access/behavior/ICacheAccess.java 0028
org/apache/jcs/access/behavior/IGroupCacheAccess.java 0018
org/apache/jcs/access/behavior/package.html 001
org/apache/jcs/access/exception/CacheException.java 003
org/apache/jcs/access/exception/InvalidArgumentException.java 002
org/apache/jcs/access/exception/InvalidGroupException.java 002
org/apache/jcs/access/exception/InvalidHandleException.java 002
org/apache/jcs/access/exception/NotARetrievableObjectException.java 002
org/apache/jcs/access/exception/NullObjectException.java 002
org/apache/jcs/access/exception/ObjectExistsException.java 002
org/apache/jcs/access/exception/ObjectNotFoundException.java 002
org/apache/jcs/access/exception/package.html 001
org/apache/jcs/access/monitor/MonitorAccess.java 0010
org/apache/jcs/access/monitor/MonitorXMLRPCServer.java 002
org/apache/jcs/access/monitor/package.html 001
org/apache/jcs/admin/CacheElementInfo.java 006
org/apache/jcs/admin/CacheRegionInfo.java 009
org/apache/jcs/admin/CountingOnlyOutputStream.java 009
org/apache/jcs/admin/JCSAdminBean.java 0015
org/apache/jcs/admin/package.html 001
org/apache/jcs/admin/servlet/JCSAdminServlet.java 0021
org/apache/jcs/admin/servlet/package.html 001
org/apache/jcs/auxiliary/AbstractAuxiliaryCacheAttributes.java 0013
org/apache/jcs/auxiliary/AuxiliaryCache.java 0029
org/apache/jcs/auxiliary/AuxiliaryCacheAttributes.java 0015
org/apache/jcs/auxiliary/AuxiliaryCacheFactory.java 005
org/apache/jcs/auxiliary/AuxiliaryCacheManager.java 003
org/apache/jcs/auxiliary/disk/AbstractDiskCache.java 0019
org/apache/jcs/auxiliary/disk/AbstractDiskCacheAttributes.java 008
org/apache/jcs/auxiliary/disk/LRUMapJCS.java 004
org/apache/jcs/auxiliary/disk/PurgatoryElement.java 005
org/apache/jcs/auxiliary/disk/behavior/IDiskCacheAttributes.java 0011
org/apache/jcs/auxiliary/disk/behavior/package.html 001
org/apache/jcs/auxiliary/disk/block/BlockDisk.java 0031
org/apache/jcs/auxiliary/disk/block/BlockDiskCache.java 008
org/apache/jcs/auxiliary/disk/block/BlockDiskCacheAttributes.java 006
org/apache/jcs/auxiliary/disk/block/BlockDiskCacheFactory.java 004
org/apache/jcs/auxiliary/disk/block/BlockDiskCacheManager.java 004
org/apache/jcs/auxiliary/disk/block/BlockDiskElementDescriptor.java 003
org/apache/jcs/auxiliary/disk/block/BlockDiskKeyStore.java 0017
org/apache/jcs/auxiliary/disk/block/package.html 001
org/apache/jcs/auxiliary/disk/indexed/IndexedDisk.java 0036
org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCache.java 0050
org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCacheAttributes.java 0010
org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCacheFactory.java 006
org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCacheManager.java 0010
org/apache/jcs/auxiliary/disk/indexed/IndexedDiskDumper.java 002
org/apache/jcs/auxiliary/disk/indexed/IndexedDiskElementDescriptor.java 0012
org/apache/jcs/auxiliary/disk/indexed/package.html 001
org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCache.java 0044
org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCacheAttributes.java 0023
org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCacheFactory.java 007
org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCacheManager.java 0012
org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCacheManagerAbstractTemplate.java 0012
org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCachePoolAccess.java 0012
org/apache/jcs/auxiliary/disk/jdbc/ShrinkerThread.java 004
org/apache/jcs/auxiliary/disk/jdbc/TableState.java 005
org/apache/jcs/auxiliary/disk/jdbc/hsql/HSQLDiskCacheFactory.java 0016
org/apache/jcs/auxiliary/disk/jdbc/hsql/package.html 001
org/apache/jcs/auxiliary/disk/jdbc/mysql/MySQLDiskCache.java 009
org/apache/jcs/auxiliary/disk/jdbc/mysql/MySQLDiskCacheAttributes.java 005
org/apache/jcs/auxiliary/disk/jdbc/mysql/MySQLDiskCacheFactory.java 007
org/apache/jcs/auxiliary/disk/jdbc/mysql/MySQLDiskCacheManager.java 0024
org/apache/jcs/auxiliary/disk/jdbc/mysql/MySQLTableOptimizer.java 0016
org/apache/jcs/auxiliary/disk/jdbc/mysql/package.html 001
org/apache/jcs/auxiliary/disk/jdbc/mysql/util/ScheduleFormatException.java 003
org/apache/jcs/auxiliary/disk/jdbc/mysql/util/ScheduleParser.java 007
org/apache/jcs/auxiliary/disk/jdbc/mysql/util/package.html 001
org/apache/jcs/auxiliary/disk/jdbc/package.html 001
org/apache/jcs/auxiliary/lateral/LateralCache.java 0035
org/apache/jcs/auxiliary/lateral/LateralCacheAbstractFactory.java 007
org/apache/jcs/auxiliary/lateral/LateralCacheAbstractManager.java 0014
org/apache/jcs/auxiliary/lateral/LateralCacheAttributes.java 0032
org/apache/jcs/auxiliary/lateral/LateralCacheInfo.java 004
org/apache/jcs/auxiliary/lateral/LateralCacheMonitor.java 0019
org/apache/jcs/auxiliary/lateral/LateralCacheNoWait.java 0020
org/apache/jcs/auxiliary/lateral/LateralCacheNoWaitFacade.java 0019
org/apache/jcs/auxiliary/lateral/LateralCacheRestore.java 008
org/apache/jcs/auxiliary/lateral/LateralCacheWatchRepairable.java 001
org/apache/jcs/auxiliary/lateral/LateralElementDescriptor.java 0012
org/apache/jcs/auxiliary/lateral/ZombieLateralCacheService.java 005
org/apache/jcs/auxiliary/lateral/ZombieLateralCacheWatch.java 001
org/apache/jcs/auxiliary/lateral/behavior/ILateralCacheAttributes.java 0031
org/apache/jcs/auxiliary/lateral/behavior/ILateralCacheListener.java 004
org/apache/jcs/auxiliary/lateral/behavior/ILateralCacheManager.java 009
org/apache/jcs/auxiliary/lateral/behavior/ILateralCacheObserver.java 001
org/apache/jcs/auxiliary/lateral/behavior/ILateralCacheService.java 0018
org/apache/jcs/auxiliary/lateral/behavior/package.html 001
org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPCacheFactory.java 009
org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPCacheManager.java 0021
org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPListener.java 0031
org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPSender.java 0041
org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPService.java 0025
org/apache/jcs/auxiliary/lateral/socket/tcp/TCPLateralCacheAttributes.java 0047
org/apache/jcs/auxiliary/lateral/socket/tcp/behavior/ITCPLateralCacheAttributes.java 0025
org/apache/jcs/auxiliary/lateral/socket/tcp/behavior/package.html 001
org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoveryManager.java 0016
org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoveryMessage.java 0013
org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoveryReceiver.java 0040
org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoverySender.java 0025
org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoverySenderThread.java 0015
org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoveryService.java 0029
org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/package.html 001
org/apache/jcs/auxiliary/lateral/socket/tcp/package.html 001
org/apache/jcs/auxiliary/lateral/socket/tcp/utils/SocketOpener.java 0013
org/apache/jcs/auxiliary/lateral/socket/tcp/utils/package.html 001
org/apache/jcs/auxiliary/remote/RemoteCache.java 0039
org/apache/jcs/auxiliary/remote/RemoteCacheAttributes.java 0028
org/apache/jcs/auxiliary/remote/RemoteCacheFactory.java 006
org/apache/jcs/auxiliary/remote/RemoteCacheFailoverRunner.java 0015
org/apache/jcs/auxiliary/remote/RemoteCacheListener.java 0028
org/apache/jcs/auxiliary/remote/RemoteCacheManager.java 0056
org/apache/jcs/auxiliary/remote/RemoteCacheMonitor.java 0013
org/apache/jcs/auxiliary/remote/RemoteCacheNoWait.java 0023
org/apache/jcs/auxiliary/remote/RemoteCacheNoWaitFacade.java 0021
org/apache/jcs/auxiliary/remote/RemoteCacheRestore.java 008
org/apache/jcs/auxiliary/remote/RemoteCacheWatchRepairable.java 001
org/apache/jcs/auxiliary/remote/RemoteUtils.java 009
org/apache/jcs/auxiliary/remote/ZombieRemoteCacheService.java 0026
org/apache/jcs/auxiliary/remote/ZombieRemoteCacheWatch.java 001
org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheAttributes.java 0048
org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheClient.java 004
org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheConstants.java 0016
org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheListener.java 0016
org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheObserver.java 001
org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheService.java 0024
org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheServiceAdmin.java 001
org/apache/jcs/auxiliary/remote/behavior/package.html 001
org/apache/jcs/auxiliary/remote/server/RemoteCacheServer.java 0079
org/apache/jcs/auxiliary/remote/server/RemoteCacheServerAttributes.java 0014
org/apache/jcs/auxiliary/remote/server/RemoteCacheServerFactory.java 0025
org/apache/jcs/auxiliary/remote/server/RemoteCacheServerInfo.java 004
org/apache/jcs/auxiliary/remote/server/RemoteCacheStartupServlet.java 0012
org/apache/jcs/auxiliary/remote/server/behavior/IRemoteCacheServerAttributes.java 0025
org/apache/jcs/auxiliary/remote/server/behavior/package.html 001
org/apache/jcs/auxiliary/remote/server/package.html 001
org/apache/jcs/config/OptionConverter.java 0045
org/apache/jcs/config/PropertySetter.java 0015
org/apache/jcs/config/PropertySetterException.java 006
org/apache/jcs/engine/CacheAdaptor.java 0015
org/apache/jcs/engine/CacheConstants.java 0011
org/apache/jcs/engine/CacheElement.java 0026
org/apache/jcs/engine/CacheElementSerialized.java 0014
org/apache/jcs/engine/CacheEventQueue.java 0047
org/apache/jcs/engine/CacheEventQueueFactory.java 0016
org/apache/jcs/engine/CacheGroup.java 003
org/apache/jcs/engine/CacheInfo.java 004
org/apache/jcs/engine/CacheListeners.java 005
org/apache/jcs/engine/CacheUtils.java 0010
org/apache/jcs/engine/CacheWatchRepairable.java 0017
org/apache/jcs/engine/CompositeCacheAttributes.java 0022
org/apache/jcs/engine/ElementAttributes.java 0043
org/apache/jcs/engine/PooledCacheEventQueue.java 0059
org/apache/jcs/engine/ZombieCacheService.java 0012
org/apache/jcs/engine/ZombieCacheWatch.java 004
org/apache/jcs/engine/behavior/ICache.java 0020
org/apache/jcs/engine/behavior/ICacheElement.java 007
org/apache/jcs/engine/behavior/ICacheElementSerialized.java 006
org/apache/jcs/engine/behavior/ICacheEventQueue.java 0021
org/apache/jcs/engine/behavior/ICacheListener.java 0018
org/apache/jcs/engine/behavior/ICacheManager.java 003
org/apache/jcs/engine/behavior/ICacheObserver.java 0010
org/apache/jcs/engine/behavior/ICacheRestore.java 003
org/apache/jcs/engine/behavior/ICacheService.java 0023
org/apache/jcs/engine/behavior/ICacheServiceAdmin.java 009
org/apache/jcs/engine/behavior/ICacheType.java 0010
org/apache/jcs/engine/behavior/ICompositeCacheAttributes.java 0029
org/apache/jcs/engine/behavior/ICompositeCacheManager.java 004
org/apache/jcs/engine/behavior/IElementAttributes.java 0025
org/apache/jcs/engine/behavior/IElementSerializer.java 009
org/apache/jcs/engine/behavior/IShutdownObservable.java 005
org/apache/jcs/engine/behavior/IShutdownObserver.java 002
org/apache/jcs/engine/behavior/IZombie.java 001
org/apache/jcs/engine/control/CompositeCache.java 0051
org/apache/jcs/engine/control/CompositeCacheConfigurator.java 0047
org/apache/jcs/engine/control/CompositeCacheManager.java 0053
org/apache/jcs/engine/control/event/ElementEvent.java 004
org/apache/jcs/engine/control/event/ElementEventQueue.java 0029
org/apache/jcs/engine/control/event/behavior/IElementEvent.java 002
org/apache/jcs/engine/control/event/behavior/IElementEventConstants.java 0016
org/apache/jcs/engine/control/event/behavior/IElementEventHandler.java 002
org/apache/jcs/engine/control/event/behavior/IElementEventQueue.java 007
org/apache/jcs/engine/control/event/behavior/package.html 001
org/apache/jcs/engine/control/event/package.html 001
org/apache/jcs/engine/control/group/GroupAttrName.java 0010
org/apache/jcs/engine/control/group/GroupId.java 0012
org/apache/jcs/engine/control/group/package.html 001
org/apache/jcs/engine/memory/AbstractMemoryCache.java 0022
org/apache/jcs/engine/memory/MemoryCache.java 001
org/apache/jcs/engine/memory/behavior/IMemoryCache.java 0022
org/apache/jcs/engine/memory/behavior/package.html 001
org/apache/jcs/engine/memory/lru/LRUMemoryCache.java 0040
org/apache/jcs/engine/memory/mru/MRUMemoryCache.java 0023
org/apache/jcs/engine/memory/shrinking/ShrinkerThread.java 009
org/apache/jcs/engine/memory/shrinking/package.html 001
org/apache/jcs/engine/memory/util/MemoryElementDescriptor.java 005
org/apache/jcs/engine/memory/util/package.html 001
org/apache/jcs/engine/stats/CacheStats.java 0014
org/apache/jcs/engine/stats/StatElement.java 0010
org/apache/jcs/engine/stats/Stats.java 0010
org/apache/jcs/engine/stats/behavior/ICacheStats.java 008
org/apache/jcs/engine/stats/behavior/IStatElement.java 007
org/apache/jcs/engine/stats/behavior/IStats.java 007
org/apache/jcs/engine/stats/behavior/package.html 001
org/apache/jcs/engine/stats/package.html 001
org/apache/jcs/utils/access/AbstractJCSWorkerHelper.java 004
org/apache/jcs/utils/access/JCSWorker.java 007
org/apache/jcs/utils/access/JCSWorkerHelper.java 004
org/apache/jcs/utils/access/package.html 001
org/apache/jcs/utils/config/IUtilConstants.java 0015
org/apache/jcs/utils/config/package.html 001
org/apache/jcs/utils/net/HostNameUtil.java 004
org/apache/jcs/utils/net/package.html 001
org/apache/jcs/utils/props/PropertyLoader.java 009
org/apache/jcs/utils/props/package.html 001
org/apache/jcs/utils/serialization/SerializationConversionUtil.java 009
org/apache/jcs/utils/serialization/StandardSerializer.java 008
org/apache/jcs/utils/serialization/package.html 001
org/apache/jcs/utils/servlet/BasicHttpAuthenticator.java 0013
org/apache/jcs/utils/servlet/JCSServletContextListener.java 002
org/apache/jcs/utils/servlet/package.html 001
org/apache/jcs/utils/struct/BoundedQueue.java 006
org/apache/jcs/utils/struct/DoubleLinkedList.java 006
org/apache/jcs/utils/struct/DoubleLinkedListNode.java 006
org/apache/jcs/utils/struct/LRUElementDescriptor.java 006
org/apache/jcs/utils/struct/LRUMap.java 0033
org/apache/jcs/utils/struct/LRUMapEntry.java 0011
org/apache/jcs/utils/struct/SingleLinkedList.java 0011
org/apache/jcs/utils/struct/SortedPreferentialArray.java 003
org/apache/jcs/utils/struct/package.html 001
org/apache/jcs/utils/threadpool/PoolConfiguration.java 0036
org/apache/jcs/utils/threadpool/ThreadPool.java 009
org/apache/jcs/utils/threadpool/ThreadPoolManager.java 0040
org/apache/jcs/utils/threadpool/behavior/IPoolConfiguration.java 0020
org/apache/jcs/utils/threadpool/behavior/package.html 001
org/apache/jcs/utils/threadpool/package.html 001
org/apache/jcs/utils/timing/ElapsedTimer.java 001
org/apache/jcs/utils/timing/SleepUtil.java 003
org/apache/jcs/utils/timing/package.html 001

org/apache/jcs/JCS.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @throws tag for 'CacheException'. 62
Error Expected @throws tag for 'CacheException'. 78
Error 'configFilename' hides a field. 113
Error Expected @param tag for 'configFilename'. 113

org/apache/jcs/access/CacheAccess.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Variable 'cacheControl' must be private and have accessor methods. 67
Error 'cacheControl' hides a field. 74
Error Expected @throws tag for 'CacheException'. 93
Error Expected @throws tag for 'CacheException'. 109
Error Expected @throws tag for 'CacheException'. 127
Error Expected @throws tag for 'CacheException'. 142
Error Expected @param tag for 'icca'. 157
Error Expected @throws tag for 'CacheException'. 158
Error Avoid inline conditionals. 192
Error Expected @throws tag for 'CacheException'. 245
Error Expected @throws tag for 'CacheException'. 297
Error Expected @throws tag for 'CacheException'. 316
Error Expected @throws tag for 'CacheException'. 327
Error Expected @throws tag for 'CacheException'. 348
Error Expected @throws tag for 'CacheException'. 360
Error Expected @throws tag for 'CacheException'. 386
Error Expected @throws tag for 'InvalidHandleException'. 386
Error Expected @throws tag for 'CacheException'. 417
Error Expected @throws tag for 'CacheException'. 445
Error Expected @throws tag for 'CacheException'. 461
Error Expected @throws tag for 'CacheException'. 476
Error Expected @param tag for 'numberToFree'. 554
Error Expected @throws tag for 'CacheException'. 555

org/apache/jcs/access/GroupCacheAccess.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Expected @param tag for 'cacheControl'. 49
Error Expected @param tag for 'region'. 61
Error Expected @throws tag for 'CacheException'. 62
Error Expected @param tag for 'region'. 82
Error Expected @param tag for 'icca'. 82
Error Expected @throws tag for 'CacheException'. 83
Error Avoid inline conditionals. 108
Error Expected @param tag for 'group'. 118
Error Expected @param tag for 'name'. 118
Error Expected @throws tag for 'CacheException'. 138
Error Expected @throws tag for 'CacheException'. 159
Error Expected @param tag for 'name'. 178
Error Expected @param tag for 'group'. 178
Error Expected @param tag for 'group'. 190

org/apache/jcs/access/behavior/ICacheAccess.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @param tag for 'name'. 37
Error Expected @param tag for 'name'. 46
Error Expected @param tag for 'obj'. 46
Error Expected @throws tag for 'CacheException'. 47
Error Expected @param tag for 'name'. 56
Error Expected @param tag for 'obj'. 56
Error Expected @throws tag for 'CacheException'. 57
Error Expected @param tag for 'name'. 67
Error Expected @param tag for 'obj'. 67
Error Expected @param tag for 'attr'. 67
Error Expected @throws tag for 'CacheException'. 68
Error Expected @throws tag for 'CacheException'. 85
Error Expected @param tag for 'name'. 104
Error Expected @throws tag for 'CacheException'. 105
Error Expected @param tag for 'attr'. 120
Error Expected @throws tag for 'CacheException'. 121
Error Expected @param tag for 'name'. 130
Error Expected @param tag for 'attr'. 130
Error Expected @throws tag for 'CacheException'. 131
Error Expected @throws tag for 'CacheException'. 143
Error Expected @param tag for 'name'. 152
Error Expected @throws tag for 'CacheException'. 153
Error Redundant 'public' modifier. 160
Error Redundant 'public' modifier. 168
Error Redundant 'public' modifier. 181
Error Expected @param tag for 'numberToFree'. 181
Error Expected @throws tag for 'CacheException'. 182

org/apache/jcs/access/behavior/IGroupCacheAccess.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @param tag for 'name'. 42
Error Expected @param tag for 'key'. 52
Error Expected @param tag for 'group'. 52
Error Expected @param tag for 'obj'. 52
Error Expected @throws tag for 'CacheException'. 53
Error Expected @param tag for 'key'. 64
Error Expected @param tag for 'group'. 64
Error Expected @param tag for 'obj'. 64
Error Expected @param tag for 'attr'. 64
Error Expected @throws tag for 'CacheException'. 65
Error Redundant 'public' modifier. 73
Error Expected @param tag for 'name'. 73
Error Expected @param tag for 'group'. 73
Error Redundant 'public' modifier. 81
Error Expected @param tag for 'group'. 81
Error Redundant 'public' modifier. 88
Error Expected @param tag for 'group'. 88

org/apache/jcs/access/behavior/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/access/exception/CacheException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @param tag for 'nested'. 46
Error Expected @param tag for 'message'. 56

org/apache/jcs/access/exception/InvalidArgumentException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @param tag for 'message'. 43

org/apache/jcs/access/exception/InvalidGroupException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @param tag for 'message'. 42

org/apache/jcs/access/exception/InvalidHandleException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @param tag for 'message'. 43

org/apache/jcs/access/exception/NotARetrievableObjectException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @param tag for 'message'. 45

org/apache/jcs/access/exception/NullObjectException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @param tag for 'message'. 42

org/apache/jcs/access/exception/ObjectExistsException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @param tag for 'message'. 48

org/apache/jcs/access/exception/ObjectNotFoundException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @param tag for 'message'. 46

org/apache/jcs/access/exception/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/access/monitor/MonitorAccess.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Variable 'cacheMgr' must be private and have accessor methods. 48
Error Expected @param tag for 'cacheName'. 69
Error Expected @param tag for 'key'. 69
Error Avoid inline conditionals. 148
Error Avoid inline conditionals. 150
Error Line is longer than 132 characters. 151
Error Line is longer than 132 characters. 152
Error Avoid inline conditionals. 152
Error Line is longer than 132 characters. 153

org/apache/jcs/access/monitor/MonitorXMLRPCServer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @param tag for 'port'. 40

org/apache/jcs/access/monitor/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/admin/CacheElementInfo.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Variable 'key' must be private and have accessor methods. 28
Error Variable 'eternal' must be private and have accessor methods. 31
Error Variable 'createTime' must be private and have accessor methods. 34
Error Variable 'maxLifeSeconds' must be private and have accessor methods. 37
Error Variable 'expiresInSeconds' must be private and have accessor methods. 40

org/apache/jcs/admin/CacheRegionInfo.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Variable 'cache' must be private and have accessor methods. 31
Error Variable 'byteCount' must be private and have accessor methods. 34
Error Avoid inline conditionals. 60
Error Avoid inline conditionals. 62
Error Line is longer than 132 characters. 63
Error Line is longer than 132 characters. 64
Error Avoid inline conditionals. 64
Error Line is longer than 132 characters. 65

org/apache/jcs/admin/CountingOnlyOutputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @param tag for 'b'. 40
Error Expected @throws tag for 'IOException'. 41
Error Expected @param tag for 'b'. 54
Error Expected @param tag for 'off'. 54
Error Expected @param tag for 'len'. 54
Error Expected @throws tag for 'IOException'. 55
Error Expected @param tag for 'b'. 66
Error Expected @throws tag for 'IOException'. 67

org/apache/jcs/admin/JCSAdminBean.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Expected @param tag for 'cacheName'. 61
Error Expected @throws tag for 'Exception'. 62
Error '1000' is a magic number. 104
Error '-1000' is a magic number. 105
Error Expected @throws tag for 'Exception'. 122
Error Expected @param tag for 'cache'. 156
Error Expected @throws tag for 'Exception'. 157
Error '4' is a magic number. 184
Error Expected @throws tag for 'IOException'. 193
Error Expected @param tag for 'cacheName'. 209
Error Expected @throws tag for 'IOException'. 210
Error Expected @param tag for 'cacheName'. 222
Error Expected @param tag for 'key'. 222
Error Expected @throws tag for 'IOException'. 223

org/apache/jcs/admin/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/admin/servlet/JCSAdminServlet.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 86
Error Missing a Javadoc comment. 88
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error Line has trailing spaces. 95
Error Line has trailing spaces. 97
Error Line has trailing spaces. 98
Error Expected @param tag for 'request'. 100
Error Expected @param tag for 'response'. 100
Error Expected @param tag for 'context'. 100
Error Expected @throws tag for 'Exception'. 101

org/apache/jcs/admin/servlet/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/AbstractAuxiliaryCacheAttributes.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Variable 'cacheName' must be private and have accessor methods. 36
Error Variable 'name' must be private and have accessor methods. 41
Error Variable 'eventQueueType' must be private and have accessor methods. 46
Error Variable 'eventQueuePoolName' must be private and have accessor methods. 51
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 88
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 124
Error Missing a Javadoc comment. 141
Error Missing a Javadoc comment. 151
Error Missing a Javadoc comment. 161

org/apache/jcs/auxiliary/AuxiliaryCache.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 45
Error Expected @param tag for 'ce'. 45
Error Expected @throws tag for 'IOException'. 46
Error Expected an @return tag. 54
Error Redundant 'public' modifier. 54
Error Expected @param tag for 'key'. 54
Error Expected @throws tag for 'IOException'. 55
Error Expected an @return tag. 63
Error Redundant 'public' modifier. 63
Error Expected @param tag for 'key'. 63
Error Expected @throws tag for 'IOException'. 64
Error Redundant 'public' modifier. 70
Error Expected @throws tag for 'IOException'. 71
Error Redundant 'public' modifier. 77
Error Expected @throws tag for 'IOException'. 78
Error Expected an @return tag. 84
Error Redundant 'public' modifier. 84
Error Expected an @return tag. 90
Error Redundant 'public' modifier. 90
Error Expected an @return tag. 96
Error Redundant 'public' modifier. 96
Error Redundant 'public' modifier. 104
Error Expected @param tag for 'group'. 104
Error Expected @throws tag for 'IOException'. 105
Error Expected an @return tag. 111
Error Redundant 'public' modifier. 111
Error Expected an @return tag. 119
Error Redundant 'public' modifier. 119

org/apache/jcs/auxiliary/AuxiliaryCacheAttributes.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 36
Error Redundant 'public' modifier. 41
Error Redundant 'public' modifier. 49
Error Redundant 'public' modifier. 56
Error Redundant 'public' modifier. 64
Error Redundant 'public' modifier. 71
Error Redundant 'public' modifier. 81
Error Redundant 'public' modifier. 87
Error Expected an @return tag. 94
Error Redundant 'public' modifier. 94
Error Redundant 'public' modifier. 104
Error Redundant 'public' modifier. 112
Error Expected an @return tag. 119
Error Redundant 'public' modifier. 119

org/apache/jcs/auxiliary/AuxiliaryCacheFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 43
Error Expected @param tag for 'attr'. 43
Error Redundant 'public' modifier. 51
Error Redundant 'public' modifier. 58

org/apache/jcs/auxiliary/AuxiliaryCacheManager.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 40
Error Expected @param tag for 'cacheName'. 40

org/apache/jcs/auxiliary/disk/AbstractDiskCache.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Unused import - org.apache.jcs.engine.behavior.ICache. 38
Error Variable 'purgatory' must be private and have accessor methods. 78
Error Variable 'cacheEventQueue' must be private and have accessor methods. 84
Error Variable 'alive' must be private and have accessor methods. 90
Error Variable 'cacheName' must be private and have accessor methods. 95
Error Variable 'purgHits' must be private and have accessor methods. 100
Error Expected @param tag for 'attr'. 115
Error Expected @param tag for 'key'. 239
Error '100' is a magic number. 261
Error Expected @param tag for 'key'. 319
Error '100' is a magic number. 398
Error '1000' is a magic number. 421
Error Avoid inline conditionals. 502
Error Expected @throws tag for 'IOException'. 539
Error 'cacheName' hides a field. 651
Error 'cacheName' hides a field. 668
Error 'cacheName' hides a field. 682
Error Expected @param tag for 'element'. 705

org/apache/jcs/auxiliary/disk/AbstractDiskCacheAttributes.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Variable 'diskPath' must be private and have accessor methods. 36
Error Variable 'maxPurgatorySize' must be private and have accessor methods. 42
Error Variable 'shutdownSpoolTimeLimit' must be private and have accessor methods. 51
Error 'maxPurgatorySize' hides a field. 88
Error 'shutdownSpoolTimeLimit' hides a field. 114
Error Must have at least one statement. 131
Error 'allowRemoveAll' hides a field. 140

org/apache/jcs/auxiliary/disk/LRUMapJCS.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected @param tag for 'maxKeySize'. 58
Error Expected @param tag for 'key'. 69
Error Expected @param tag for 'value'. 69

org/apache/jcs/auxiliary/disk/PurgatoryElement.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Variable 'spoolable' must be private and have accessor methods. 40
Error Variable 'cacheElement' must be private and have accessor methods. 43
Error 'cacheElement' hides a field. 50
Error 'spoolable' hides a field. 70

org/apache/jcs/auxiliary/disk/behavior/IDiskCacheAttributes.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 35
Error Redundant 'public' modifier. 43
Error Redundant 'public' modifier. 50
Error Redundant 'public' modifier. 57
Error Redundant 'public' modifier. 65
Error Redundant 'public' modifier. 73
Error Redundant 'public' modifier. 86
Error Redundant 'public' modifier. 93
Error Redundant 'public' modifier. 102
Error Expected @param tag for 'allowRemoveAll'. 102

org/apache/jcs/auxiliary/disk/behavior/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/disk/block/BlockDisk.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error '4' is a magic number. 48
Error '1024' is a magic number. 48
Error Expected @param tag for 'file'. 83
Error Expected @throws tag for 'FileNotFoundException'. 84
Error Expected @param tag for 'file'. 101
Error 'blockSizeBytes' hides a field. 101
Error Expected @param tag for 'blockSizeBytes'. 101
Error Expected @throws tag for 'FileNotFoundException'. 102
Error Expected @param tag for 'object'. 131
Error Expected @throws tag for 'IOException'. 132
Error Expected @param tag for 'complete'. 179
Error Expected @param tag for 'numBlocksNeeded'. 179
Error Expected @param tag for 'position'. 217
Error Expected @param tag for 'data'. 217
Error Expected @throws tag for 'IOException'. 218
Error Expected @param tag for 'blockNumbers'. 237
Error Expected @throws tag for 'IOException'. 238
Error Expected @throws tag for 'ClassNotFoundException'. 238
Error Expected @param tag for 'block'. 276
Error Expected @throws tag for 'IOException'. 277
Error Inner assignments should be avoided. 310
Error Expected @param tag for 'blocksToFree'. 320
Error Expected @param tag for 'length'. 336
Error Expected @param tag for 'block'. 365
Error Expected @param tag for 'data'. 376
Error Expected @throws tag for 'IOException'. 404
Error Expected @throws tag for 'IOException'. 418
Error Expected @param tag for 'obj'. 432
Error Expected @throws tag for 'IOException'. 433
Error Must have at least one statement. 495

org/apache/jcs/auxiliary/disk/block/BlockDiskCache.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Expected @param tag for 'cacheAttributes'. 93
Error '100' is a magic number. 165
Error ';' is followed by whitespace. 203
Error '60' is a magic number. 500
Error '1000' is a magic number. 500
Error Expected @throws tag for 'InterruptedException'. 513
Error Expected @param tag for 'blocksToFree'. 619

org/apache/jcs/auxiliary/disk/block/BlockDiskCacheAttributes.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error '5' is a magic number. 45
Error '60' is a magic number. 45
Error 'blockSizeBytes' hides a field. 55
Error 'maxKeySize' hides a field. 71
Error 'keyPersistenceIntervalSeconds' hides a field. 87

org/apache/jcs/auxiliary/disk/block/BlockDiskCacheFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error 'static' modifier out of order with the JLS suggestions. 36
Error Expected @param tag for 'iaca'. 55
Error 'name' hides a field. 81

org/apache/jcs/auxiliary/disk/block/BlockDiskCacheManager.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Class BlockDiskCacheManager should be declared as final. 35
Error 'static' modifier out of order with the JLS suggestions. 42
Error 'defaultCacheAttributes' hides a field. 62

org/apache/jcs/auxiliary/disk/block/BlockDiskElementDescriptor.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error 'key' hides a field. 50
Error 'blocks' hides a field. 66

org/apache/jcs/auxiliary/disk/block/BlockDiskKeyStore.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Expected @param tag for 'cacheAttributes'. 90
Error 'blockDiskCache' hides a field. 90
Error Expected @throws tag for 'Exception'. 91
Error '1000' is a magic number. 135
Error '1024' is a magic number. 166
Error Expected @throws tag for 'InterruptedException'. 254
Error Must have at least one statement. 283
Error Expected @param tag for 'key'. 349
Error Expected @param tag for 'key'. 360
Error Expected @param tag for 'value'. 360
Error Expected @param tag for 'key'. 371
Error Variable 'tag' must be private and have accessor methods. 389
Error 'maxKeySize' hides a field. 402
Error Expected @param tag for 'maxKeySize'. 402
Error Expected @param tag for 'key'. 414
Error Expected @param tag for 'value'. 414

org/apache/jcs/auxiliary/disk/block/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/disk/indexed/IndexedDisk.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error '16384' is a magic number. 50
Error Expected @param tag for 'file'. 58
Error Expected @throws tag for 'FileNotFoundException'. 59
Error Expected @param tag for 'ded'. 76
Error Expected @throws tag for 'IOException'. 77
Error Expected @throws tag for 'ClassNotFoundException'. 77
Error Inner assignments should be avoided. 112
Error Expected @param tag for 'ded'. 125
Error Expected @param tag for 'newPosition'. 125
Error Expected @throws tag for 'IOException'. 126
Error Comment matches to-do format 'TODO:'. 138
Error Expected @param tag for 'ded'. 173
Error Expected @param tag for 'data'. 173
Error Expected @throws tag for 'IOException'. 174
Error Comment matches to-do format 'TODO:'. 200
Error Expected an @return tag. 206
Error Expected @param tag for 'obj'. 206
Error Expected @param tag for 'pos'. 206
Error Expected @throws tag for 'IOException'. 207
Error Expected an @return tag. 220
Error Expected @throws tag for 'IOException'. 221
Error Expected @throws tag for 'IOException'. 235
Error Expected @throws tag for 'IOException'. 246
Error '10' is a magic number. 255
Error '1000' is a magic number. 259
Error Must have at least one statement. 262
Error '10' is a magic number. 267
Error Expected @param tag for 'obj'. 285
Error Expected @throws tag for 'IOException'. 286
Error Expected @throws tag for 'IOException'. 298

org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCache.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 83
Error Variable 'doRecycle' must be private and have accessor methods. 83
Error Missing a Javadoc comment. 85
Error Variable 'isRealTimeOptimizationEnabled' must be private and have accessor methods. 85
Error Missing a Javadoc comment. 87
Error Variable 'isShutdownOptimizationEnabled' must be private and have accessor methods. 87
Error Variable 'isOptimizing' must be private and have accessor methods. 90
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 94
Error Missing a Javadoc comment. 99
Error Missing a Javadoc comment. 107
Error Missing a Javadoc comment. 109
Error Missing a Javadoc comment. 111
Error Missing a Javadoc comment. 116
Error Variable 'storageLock' must be private and have accessor methods. 121
Error 'cattr' hides a field. 128
Error Expected @param tag for 'cattr'. 128
Error Comment matches to-do format 'TODO:'. 214
Error Expected @throws tag for 'InterruptedException'. 231
Error Expected @param tag for 'sortedDescriptors'. 343
Error Expected @param tag for 'key'. 517
Error Expected @param tag for 'key'. 569
Error Expected @throws tag for 'IOException'. 570
Error ';' is followed by whitespace. 614
Error Expected @param tag for 'key'. 644
Error Expected @param tag for 'key'. 710
Error Expected @param tag for 'key'. 752
Error Expected @param tag for 'key'. 793
Error Avoid inline conditionals. 878
Error '60' is a magic number. 932
Error '1000' is a magic number. 932
Error Expected @param tag for 'ded'. 1006
Error Expected @param tag for 'ded'. 1304
Error Expected @param tag for 'add'. 1304
Error Expected @throws tag for 'IOException'. 1328
Error Must have at least one statement. 1341
Error Avoid inline conditionals. 1379
Error Variable 'tag' must be private and have accessor methods. 1565
Error 'maxKeySize' hides a field. 1578
Error Expected @param tag for 'maxKeySize'. 1578
Error Expected @param tag for 'key'. 1590
Error Expected @param tag for 'value'. 1590

org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCacheAttributes.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 52
Error 'maxKeySize' hides a field. 78
Error 'maxRecycleBinSize' hides a field. 120
Error 'optimizeOnShutdown' hides a field. 136
Error Must have at least one statement. 161

org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCacheFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 35
Error 'static' modifier out of order with the JLS suggestions. 35
Error Missing a Javadoc comment. 37
Error Expected @param tag for 'iaca'. 54
Error 'name' hides a field. 81

org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCacheManager.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Class IndexedDiskCacheManager should be declared as final. 35
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error 'static' modifier out of order with the JLS suggestions. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error 'defaultCacheAttributes' hides a field. 56

org/apache/jcs/auxiliary/disk/indexed/IndexedDiskDumper.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 26

org/apache/jcs/auxiliary/disk/indexed/IndexedDiskElementDescriptor.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 31
Error Variable 'pos' must be private and have accessor methods. 34
Error Variable 'len' must be private and have accessor methods. 37
Error 'pos' hides a field. 45
Error Expected @param tag for 'pos'. 45
Error Expected @param tag for 'data'. 45
Error 'pos' hides a field. 63
Error Expected @param tag for 'pos'. 63
Error 'len' hides a field. 63
Error Expected @param tag for 'len'. 63
Error Missing a Javadoc comment. 69

org/apache/jcs/auxiliary/disk/indexed/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCache.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 84
Error 'static' modifier out of order with the JLS suggestions. 84
Error Missing a Javadoc comment. 86
Error Missing a Javadoc comment. 88
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 94
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 99
Error Missing a Javadoc comment. 101
Error Expected @param tag for 'cattr'. 110
Error 'tableState' hides a field. 110
Error Expected @param tag for 'tableState'. 110
Error Expected @param tag for 'cattr'. 136
Error Method length is 193 lines (max allowed is 175). 167
Error Missing a Javadoc comment. 167
Error Line is longer than 132 characters. 254
Error '3' is a magic number. 260
Error '4' is a magic number. 261
Error '5' is a magic number. 264
Error '5' is a magic number. 268
Error '6' is a magic number. 271
Error '1000' is a magic number. 273
Error '7' is a magic number. 274
Error '8' is a magic number. 277
Error '1000' is a magic number. 318
Error '3' is a magic number. 319
Error '4' is a magic number. 322
Error '5' is a magic number. 324
Error '6' is a magic number. 325
Error Expected @param tag for 'ce'. 368
Error Expected @param tag for 'key'. 553
Error '1000' is a magic number. 685
Error '3' is a magic number. 703
Error Expected @param tag for 'obj'. 848
Error Expected @throws tag for 'IOException'. 849
Error Expected an @return tag. 858
Error Expected @param tag for 'groupName'. 858
Error 'elementSerializer' hides a field. 871
Error 'jdbcDiskCacheAttributes' hides a field. 900
Error Expected an @return tag. 924
Error 'tableState' hides a field. 995
Error Expected an @return tag. 1011

org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCacheAttributes.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 61
Error Name 'UseDiskShrinker' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error 'userName' hides a field. 67
Error 'password' hides a field. 84
Error 'url' hides a field. 101
Error 'database' hides a field. 119
Error 'driverClassName' hides a field. 136
Error 'tableName' hides a field. 153
Error 'testBeforeInsert' hides a field. 173
Error 'maxActive' hides a field. 190
Error Expected an @return tag. 240

org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCacheFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 35
Error Expected an @return tag. 40
Error Expected @param tag for 'rawAttr'. 40
Error Expected @param tag for 'arg1'. 40
Error Expected @param tag for 'nameArg'. 49
Error Expected an @return tag. 57

org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCacheManager.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Class JDBCDiskCacheManager should be declared as final. 31
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Expected @param tag for 'cattr'. 47
Error Expected @param tag for 'cattr'. 72
Error Expected @param tag for 'cacheName'. 91
Error Expected an @return tag. 104
Error Expected @param tag for 'cattr'. 104
Error Expected @param tag for 'tableState'. 104

org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCacheManagerAbstractTemplate.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Variable 'clients' must be private and have accessor methods. 49
Error Variable 'caches' must be private and have accessor methods. 54
Error Variable 'tableStates' must be private and have accessor methods. 60
Error Expected @param tag for 'cattr'. 80
Error Expected @param tag for 'cattr'. 89
Error Expected @param tag for 'cattr'. 131
Error Expected @param tag for 'raf'. 131
Error '999' is a magic number. 148
Error '1000' is a magic number. 148
Error Expected @param tag for 'name'. 163
Error Expected @param tag for 'runner'. 219

org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCachePoolAccess.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error 'static' modifier out of order with the JLS suggestions. 44
Error 'poolName' hides a field. 68
Error Expected @param tag for 'poolName'. 68
Error Expected @throws tag for 'SQLException'. 91
Error Expected @throws tag for 'Exception'. 163
Error 'poolName' hides a field. 180
Error Expected @param tag for 'connectURI'. 200
Error Expected @param tag for 'userName'. 200
Error Expected @param tag for 'password'. 200
Error Expected @throws tag for 'Exception'. 201
Error Expected @throws tag for 'Exception'. 245

org/apache/jcs/auxiliary/disk/jdbc/ShrinkerThread.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error 'static' modifier out of order with the JLS suggestions. 39
Error Expected @param tag for 'diskCache'. 71
Error 'pauseBetweenRegionCallsMillis' hides a field. 141

org/apache/jcs/auxiliary/disk/jdbc/TableState.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error 'tableName' hides a field. 61
Error Expected @param tag for 'tableName'. 61
Error 'tableName' hides a field. 70
Error 'state' hides a field. 87

org/apache/jcs/auxiliary/disk/jdbc/hsql/HSQLDiskCacheFactory.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 47
Error 'static' modifier out of order with the JLS suggestions. 47
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Expected an @return tag. 56
Error Expected @param tag for 'rawAttr'. 56
Error Expected @param tag for 'arg1'. 56
Error Expected @param tag for 'nameArg'. 74
Error Expected an @return tag. 82
Error Expected @param tag for 'attributes'. 94
Error Expected @throws tag for 'Exception'. 95
Error Expected @param tag for 'cConn'. 152
Error Expected @param tag for 'tableName'. 152
Error Array brackets at illegal position. 199
Error '{' is followed by whitespace. 199

org/apache/jcs/auxiliary/disk/jdbc/hsql/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/disk/jdbc/mysql/MySQLDiskCache.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error 'static' modifier out of order with the JLS suggestions. 43
Error Missing a Javadoc comment. 45
Error Variable 'mySQLDiskCacheAttributes' must be private and have accessor methods. 45
Error Expected @param tag for 'attributes'. 54
Error Expected @param tag for 'tableState'. 54
Error Expected @param tag for 'element'. 91

org/apache/jcs/auxiliary/disk/jdbc/mysql/MySQLDiskCacheAttributes.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 32
Error 'optimizationSchedule' hides a field. 60
Error 'balkDuringOptimization' hides a field. 76
Error Expected an @return tag. 94

org/apache/jcs/auxiliary/disk/jdbc/mysql/MySQLDiskCacheFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 35
Error Expected an @return tag. 40
Error Expected @param tag for 'rawAttr'. 40
Error Expected @param tag for 'arg1'. 40
Error Expected @param tag for 'nameArg'. 49
Error Expected an @return tag. 57

org/apache/jcs/auxiliary/disk/jdbc/mysql/MySQLDiskCacheManager.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Class MySQLDiskCacheManager should be declared as final. 44
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 56
Error '60' is a magic number. 56
Error '60' is a magic number. 56
Error '24' is a magic number. 56
Error '1000' is a magic number. 56
Error Missing a Javadoc comment. 59
Error Expected @param tag for 'cattr'. 66
Error Expected @param tag for 'cattr'. 91
Error Expected @param tag for 'cacheName'. 110
Error Expected an @return tag. 123
Error Expected @param tag for 'cattr'. 123
Error Expected @param tag for 'tableState'. 123
Error Expected @param tag for 'attributes'. 139
Error Expected @param tag for 'tableState'. 139
Error Expected @param tag for 'optimizer'. 188
Error Missing a Javadoc comment. 224
Error 'optimizer' hides a field. 231
Error Expected @param tag for 'optimizer'. 231

org/apache/jcs/auxiliary/disk/jdbc/mysql/MySQLTableOptimizer.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 45
Error 'static' modifier out of order with the JLS suggestions. 45
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Expected @param tag for 'attributes'. 60
Error 'tableState' hides a field. 60
Error Expected @param tag for 'cattr'. 76
Error Expected an @return tag. 149
Error Line is longer than 132 characters. 157
Error Expected @param tag for 'sStatement'. 276
Error Expected @throws tag for 'SQLException'. 277
Error Expected @param tag for 'sStatement'. 304
Error Expected @throws tag for 'SQLException'. 305
Error 'tableName' hides a field. 343

org/apache/jcs/auxiliary/disk/jdbc/mysql/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/disk/jdbc/mysql/util/ScheduleFormatException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 30
Error Expected @param tag for 'message'. 35

org/apache/jcs/auxiliary/disk/jdbc/mysql/util/ScheduleParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 31
Error Expected @param tag for 'schedule'. 41
Error Expected @throws tag for 'ScheduleFormatException'. 42
Error Expected an @return tag. 69
Error Expected @param tag for 'startTime'. 69
Error Expected @throws tag for 'ScheduleFormatException'. 70

org/apache/jcs/auxiliary/disk/jdbc/mysql/util/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/disk/jdbc/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/lateral/LateralCache.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 46
Error 'static' modifier out of order with the JLS suggestions. 46
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Variable 'cacheName' must be private and have accessor methods. 51
Error Missing a Javadoc comment. 56
Error 'cattr' hides a field. 65
Error Expected @param tag for 'cattr'. 65
Error 'lateral' hides a field. 65
Error Expected @param tag for 'lateral'. 65
Error 'monitor' hides a field. 65
Error Expected @param tag for 'monitor'. 65
Error 'cattr' hides a field. 78
Error Expected @param tag for 'cattr'. 78
Error Expected @param tag for 'ce'. 90
Error Expected @throws tag for 'IOException'. 91
Error Expected an @return tag. 122
Error Expected @param tag for 'key'. 122
Error Expected @throws tag for 'IOException'. 123
Error Expected @param tag for 'groupName'. 148
Error Expected an @return tag. 161
Error Expected @param tag for 'key'. 161
Error Expected @throws tag for 'IOException'. 162
Error Expected @throws tag for 'IOException'. 184
Error Expected @throws tag for 'IOException'. 202
Error Comment matches to-do format 'TODO:'. 207
Error Avoid inline conditionals. 230
Error Expected @param tag for 'ex'. 270
Error Expected @param tag for 'msg'. 270
Error Expected @throws tag for 'IOException'. 271
Error 'lateral' hides a field. 294
Error Expected @param tag for 'lateral'. 294
Error Missing a Javadoc comment. 330

org/apache/jcs/auxiliary/lateral/LateralCacheAbstractFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line contains a tab character. 43
Error Missing a Javadoc comment. 46
Error Line is longer than 132 characters. 49
Error Missing a Javadoc comment. 51
Error Expected @param tag for 'cacheMgr'. 62
Error 'name' hides a field. 80

org/apache/jcs/auxiliary/lateral/LateralCacheAbstractManager.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Comment matches to-do format 'TODO:'. 46
Error Missing a Javadoc comment. 52
Error 'static' modifier out of order with the JLS suggestions. 52
Error Variable 'caches' must be private and have accessor methods. 57
Error Variable 'lca' must be private and have accessor methods. 62
Error Expected @throws tag for 'IOException'. 86
Error Expected @param tag for 'cacheName'. 108
Error 'lateralService' hides a field. 137
Error Expected @param tag for 'lateralService'. 137
Error 'lateralWatch' hides a field. 137
Error Expected @param tag for 'lateralWatch'. 137
Error ';' is followed by whitespace. 147
Error Missing a Javadoc comment. 158

org/apache/jcs/auxiliary/lateral/LateralCacheAttributes.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Variable 'transmissionTypeName' must be private and have accessor methods. 42
Error Missing a Javadoc comment. 44
Error Variable 'transmissionType' must be private and have accessor methods. 44
Error Missing a Javadoc comment. 46
Error Variable 'httpServers' must be private and have accessor methods. 46
Error Missing a Javadoc comment. 50
Error Variable 'httpServer' must be private and have accessor methods. 50
Error Missing a Javadoc comment. 52
Error Variable 'httpReceiveServlet' must be private and have accessor methods. 52
Error Missing a Javadoc comment. 54
Error Variable 'httpDeleteServlet' must be private and have accessor methods. 54
Error Missing a Javadoc comment. 56
Error Variable 'udpMulticastAddr' must be private and have accessor methods. 56
Error Missing a Javadoc comment. 58
Error Variable 'udpMulticastPort' must be private and have accessor methods. 58
Error '6789' is a magic number. 58
Error Missing a Javadoc comment. 60
Error Variable 'httpListenerPort' must be private and have accessor methods. 60
Error '8080' is a magic number. 60
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 68
Error Variable 'putOnlyMode' must be private and have accessor methods. 68
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 289
Error Missing a Javadoc comment. 294
Error Must have at least one statement. 311
Error 'receive' hides a field. 323
Error Missing a Javadoc comment. 343

org/apache/jcs/auxiliary/lateral/LateralCacheInfo.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Class LateralCacheInfo should be declared as final. 28
Error Variable 'vmid' must be private and have accessor methods. 44
Error Variable 'listenerId' must be private and have accessor methods. 47

org/apache/jcs/auxiliary/lateral/LateralCacheMonitor.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 41
Error 'static' modifier out of order with the JLS suggestions. 41
Error Missing a Javadoc comment. 43
Error '20' is a magic number. 43
Error '1000' is a magic number. 43
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 52
Error 'static' modifier out of order with the JLS suggestions. 52
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 56
Error 'idlePeriod' hides a field. 64
Error 'idlePeriod' hides a field. 78
Error Expected @param tag for 'idlePeriod'. 78
Error 'manager' hides a field. 90
Error Expected @param tag for 'manager'. 90
Error The double-checked locking idiom is broken and should be avoided. 134
Error Must have at least one statement. 143
Error Must have at least one statement. 254

org/apache/jcs/auxiliary/lateral/LateralCacheNoWait.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 54
Error 'static' modifier out of order with the JLS suggestions. 54
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 64
Error 'cache' hides a field. 72
Error Expected @param tag for 'cache'. 72
Error Expected @param tag for 'ce'. 102
Error Expected @throws tag for 'IOException'. 103
Error Expected @param tag for 'key'. 123
Error Missing a Javadoc comment. 153
Error Expected @param tag for 'key'. 164
Error Avoid inline conditionals. 235
Error Expected @param tag for 'lateral'. 254
Error Missing a Javadoc comment. 297
Error Missing a Javadoc comment. 343

org/apache/jcs/auxiliary/lateral/LateralCacheNoWaitFacade.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 54
Error 'static' modifier out of order with the JLS suggestions. 54
Error Variable 'noWaits' must be private and have accessor methods. 57
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 61
Error 'noWaits' hides a field. 70
Error Expected @param tag for 'noWaits'. 70
Error Expected @param tag for 'cattr'. 70
Error Expected @param tag for 'noWait'. 87
Error Missing a Javadoc comment. 125
Error Expected @param tag for 'key'. 151
Error Comment matches to-do format 'TODO:'. 161
Error Missing a Javadoc comment. 181
Error Must have at least one statement. 194
Error Expected @param tag for 'key'. 208
Error Missing a Javadoc comment. 315
Error Missing a Javadoc comment. 335

org/apache/jcs/auxiliary/lateral/LateralCacheRestore.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 37
Error 'static' modifier out of order with the JLS suggestions. 37
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error 'lcm' hides a field. 50
Error Expected @param tag for 'lcm'. 50

org/apache/jcs/auxiliary/lateral/LateralCacheWatchRepairable.java

ErrorLine
Error Missing a header - not enough lines in file. 1

org/apache/jcs/auxiliary/lateral/LateralElementDescriptor.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 34
Error 'static' modifier out of order with the JLS suggestions. 37
Error 'static' modifier out of order with the JLS suggestions. 40
Error 'static' modifier out of order with the JLS suggestions. 43
Error 'static' modifier out of order with the JLS suggestions. 46
Error 'static' modifier out of order with the JLS suggestions. 49
Error Variable 'ce' must be private and have accessor methods. 52
Error Variable 'requesterId' must be private and have accessor methods. 58
Error Variable 'command' must be private and have accessor methods. 61
Error Variable 'valHashCode' must be private and have accessor methods. 66
Error 'ce' hides a field. 79

org/apache/jcs/auxiliary/lateral/ZombieLateralCacheService.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 80

org/apache/jcs/auxiliary/lateral/ZombieLateralCacheWatch.java

ErrorLine
Error Missing a header - not enough lines in file. 1

org/apache/jcs/auxiliary/lateral/behavior/ILateralCacheAttributes.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Redundant 'final' modifier. 42
Error 'static' modifier out of order with the JLS suggestions. 42
Error Redundant 'final' modifier. 47
Error 'static' modifier out of order with the JLS suggestions. 47
Error Redundant 'final' modifier. 52
Error 'static' modifier out of order with the JLS suggestions. 52
Error Redundant 'final' modifier. 57
Error 'static' modifier out of order with the JLS suggestions. 57
Error Redundant 'final' modifier. 62
Error 'static' modifier out of order with the JLS suggestions. 62
Error Redundant 'public' modifier. 70
Error Redundant 'public' modifier. 77
Error Redundant 'public' modifier. 86
Error Redundant 'public' modifier. 93
Error Redundant 'public' modifier. 101
Error Redundant 'public' modifier. 108
Error Redundant 'public' modifier. 116
Error Redundant 'public' modifier. 123
Error Redundant 'public' modifier. 131
Error Redundant 'public' modifier. 138
Error Redundant 'public' modifier. 146
Error Redundant 'public' modifier. 153
Error Redundant 'public' modifier. 162
Error Redundant 'public' modifier. 170
Error Redundant 'public' modifier. 180
Error Redundant 'public' modifier. 185
Error Redundant 'public' modifier. 191
Error Redundant 'public' modifier. 200
Error Redundant 'public' modifier. 206
Error Redundant 'public' modifier. 221

org/apache/jcs/auxiliary/lateral/behavior/ILateralCacheListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 32
Error Redundant 'public' modifier. 38
Error Redundant 'public' modifier. 43

org/apache/jcs/auxiliary/lateral/behavior/ILateralCacheManager.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected an @return tag. 41
Error Redundant 'public' modifier. 41
Error Expected an @return tag. 48
Error Redundant 'public' modifier. 48
Error Redundant 'public' modifier. 56
Error Redundant 'public' modifier. 65
Error Expected @param tag for 'lateralService'. 65
Error Expected @param tag for 'lateralWatch'. 65

org/apache/jcs/auxiliary/lateral/behavior/ILateralCacheObserver.java

ErrorLine
Error Missing a header - not enough lines in file. 1

org/apache/jcs/auxiliary/lateral/behavior/ILateralCacheService.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 42
Error Expected @param tag for 'item'. 42
Error Expected @param tag for 'requesterId'. 42
Error Expected @throws tag for 'IOException'. 43
Error Redundant 'public' modifier. 53
Error Expected @param tag for 'cacheName'. 53
Error Expected @param tag for 'key'. 53
Error Expected @param tag for 'requesterId'. 53
Error Expected @throws tag for 'IOException'. 54
Error Redundant 'public' modifier. 63
Error Expected @param tag for 'cacheName'. 63
Error Expected @param tag for 'requesterId'. 63
Error Expected @throws tag for 'IOException'. 64
Error Expected an @return tag. 71
Error Redundant 'public' modifier. 71
Error Expected @param tag for 'cacheName'. 71
Error Expected @param tag for 'groupName'. 71

org/apache/jcs/auxiliary/lateral/behavior/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPCacheFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 52
Error 'static' modifier out of order with the JLS suggestions. 52
Error Missing a Javadoc comment. 60
Error 'cast' is not followed by whitespace. 104
Error Line is longer than 132 characters. 115
Error Missing a Javadoc comment. 118
Error Expected @param tag for 'lcnwf'. 158
Error Expected @param tag for 'cacheMgr'. 159

org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPCacheManager.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Comment matches to-do format 'TODO:'. 53
Error Class LateralTCPCacheManager should be declared as final. 56
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 61
Error 'static' modifier out of order with the JLS suggestions. 61
Error Missing a Javadoc comment. 63
Error Variable 'instances' must be private and have accessor methods. 66
Error Variable 'lca' must be private and have accessor methods. 69
Error Missing a Javadoc comment. 71
Error Expected an @return tag. 96
Error Expected @param tag for 'lca'. 96
Error Expected @param tag for 'instance'. 126
Error Expected @param tag for 'lcaA'. 149
Error 'cacheMgr' hides a field. 149
Error Expected @param tag for 'cacheMgr'. 149
Error Expected @throws tag for 'IOException'. 206
Error Expected @param tag for 'cacheName'. 228
Error Comment matches to-do format 'TODO:'. 278
Error Missing a Javadoc comment. 288
Error Missing a Javadoc comment. 298

org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPListener.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 56
Error 'static' modifier out of order with the JLS suggestions. 56
Error 'static' modifier out of order with the JLS suggestions. 59
Error 'static' modifier out of order with the JLS suggestions. 65
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 80
Error 'static' modifier out of order with the JLS suggestions. 96
Error Expected @param tag for 'cacheMgr'. 97
Error Expected @param tag for 'ilca'. 126
Error Expected @throws tag for 'IOException'. 174
Error Expected @throws tag for 'IOException'. 190
Error '100' is a magic number. 207
Error '100' is a magic number. 235
Error Expected @param tag for 'cacheName'. 275
Error Expected @param tag for 'key'. 275
Error Expected @throws tag for 'IOException'. 276
Error '100' is a magic number. 281
Error Expected @param tag for 'name'. 323
Error 'tcpLateralCacheAttributes' hides a field. 386
Error Missing a Javadoc comment. 453
Error 'socket' hides a field. 459
Error Expected @param tag for 'socket'. 459
Error Expected @param tag for 'led'. 541
Error Expected @throws tag for 'IOException'. 542
Error Missing a Javadoc comment. 616

org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPSender.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 44
Error 'static' modifier out of order with the JLS suggestions. 44
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 52
Error Variable 'port' must be private and have accessor methods. 52
Error '1111' is a magic number. 52
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 58
Error Variable 'counter' must be private and have accessor methods. 58
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 70
Error 'static' modifier out of order with the JLS suggestions. 70
Error Comment matches to-do format 'TODO:'. 73
Error 'static' modifier out of order with the JLS suggestions. 76
Error 'static' modifier out of order with the JLS suggestions. 79
Error Expected @param tag for 'lca'. 90
Error Expected @throws tag for 'IOException'. 91
Error Expected @param tag for 'host'. 122
Error 'port' hides a field. 122
Error Expected @param tag for 'port'. 122
Error Expected @throws tag for 'IOException'. 123
Error Expected @param tag for 'host'. 169
Error Expected @throws tag for 'IOException'. 170
Error Expected @param tag for 'led'. 189
Error Expected @throws tag for 'IOException'. 190
Error '100' is a magic number. 195
Error Expected an @return tag. 256
Error Expected @param tag for 'led'. 256
Error Expected @throws tag for 'IOException'. 257
Error Must have at least one statement. 309
Error Comment matches to-do format 'TODO:'. 311
Error Expected @param tag for 'cache'. 360
Error Expected @throws tag for 'IOException'. 361
Error 'tcpLateralCacheAttributes' hides a field. 374
Error 'remoteHost' hides a field. 390
Error Expected @param tag for 'args'. 407
Error Array brackets at illegal position. 407

org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPService.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 47
Error 'static' modifier out of order with the JLS suggestions. 47
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Expected @throws tag for 'IOException'. 65
Error Expected @param tag for 'item'. 94
Error Expected @throws tag for 'IOException'. 95
Error Missing a Javadoc comment. 179
Error Expected @param tag for 'cacheName'. 191
Error Expected @throws tag for 'IOException'. 192
Error Expected @param tag for 'key'. 204
Error Expected @throws tag for 'IOException'. 205
Error Missing a Javadoc comment. 221
Error Expected @param tag for 'cacheName'. 247
Error Expected @param tag for 'group'. 247
Error Missing a Javadoc comment. 260
Error Missing a Javadoc comment. 271
Error Expected @param tag for 'args'. 284
Error Array brackets at illegal position. 284
Error Missing a Javadoc comment. 320
Error Missing a Javadoc comment. 330
Error Missing a Javadoc comment. 341
Error Missing a Javadoc comment. 351
Error 'tcpLateralCacheAttributes' hides a field. 376

org/apache/jcs/auxiliary/lateral/socket/tcp/TCPLateralCacheAttributes.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 94
Error Missing a Javadoc comment. 104
Error Missing a Javadoc comment. 114
Error Missing a Javadoc comment. 124
Error Missing a Javadoc comment. 134
Error Missing a Javadoc comment. 144
Error 'udpDiscoveryEnabled' hides a field. 144
Error Missing a Javadoc comment. 154
Error Missing a Javadoc comment. 164
Error Missing a Javadoc comment. 174
Error 'udpDiscoveryPort' hides a field. 174
Error Missing a Javadoc comment. 184
Error Missing a Javadoc comment. 194
Error 'udpDiscoveryAddr' hides a field. 194
Error Missing a Javadoc comment. 204
Error 'allowGet' hides a field. 204
Error Missing a Javadoc comment. 214
Error Missing a Javadoc comment. 224
Error 'allowPut' hides a field. 224
Error Missing a Javadoc comment. 234
Error Missing a Javadoc comment. 244
Error 'issueRemoveOnPut' hides a field. 244
Error Missing a Javadoc comment. 254
Error Missing a Javadoc comment. 264
Error Must have at least one statement. 271
Error Missing a Javadoc comment. 282
Error Missing a Javadoc comment. 292

org/apache/jcs/auxiliary/lateral/socket/tcp/behavior/ITCPLateralCacheAttributes.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 40
Error Redundant 'public' modifier. 47
Error Redundant 'public' modifier. 55
Error Redundant 'public' modifier. 62
Error Redundant 'public' modifier. 70
Error Redundant 'public' modifier. 77
Error Redundant 'public' modifier. 87
Error Redundant 'public' modifier. 95
Error Redundant 'public' modifier. 102
Error Redundant 'public' modifier. 110
Error Redundant 'public' modifier. 117
Error Redundant 'public' modifier. 125
Error Redundant 'public' modifier. 134
Error Expected @param tag for 'allowGet'. 134
Error Redundant 'public' modifier. 141
Error Redundant 'public' modifier. 148
Error Expected @param tag for 'allowPut'. 148
Error Redundant 'public' modifier. 155
Error Redundant 'public' modifier. 164
Error Expected @param tag for 'issueRemoveOnPut'. 164
Error Redundant 'public' modifier. 173
Error Redundant 'public' modifier. 185
Error Redundant 'public' modifier. 197
Error Expected @param tag for 'filter'. 197

org/apache/jcs/auxiliary/lateral/socket/tcp/behavior/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoveryManager.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Class UDPDiscoveryManager should be declared as final. 38
Error Missing a Javadoc comment. 40
Error 'static' modifier out of order with the JLS suggestions. 40
Error Missing a Javadoc comment. 42
Error Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 46
Error Expected an @return tag. 69
Error Expected @param tag for 'cacheMgr'. 69
Error Line is longer than 132 characters. 71
Error Expected an @return tag. 89
Error Expected @param tag for 'discoveryAddress'. 89
Error Expected @param tag for 'discoveryPort'. 89
Error Expected @param tag for 'servicePort'. 89
Error Expected @param tag for 'cacheMgr'. 90

org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoveryMessage.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error '6789' is a magic number. 51
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 58
Error 'port' hides a field. 64
Error 'host' hides a field. 81
Error 'requesterId' hides a field. 98
Error 'messageType' hides a field. 115
Error 'cacheNames' hides a field. 132
Error Missing a Javadoc comment. 150

org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoveryReceiver.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 53
Error 'static' modifier out of order with the JLS suggestions. 53
Error Missing a Javadoc comment. 55
Error Name 'm_buffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error '65536' is a magic number. 55
Error Missing a Javadoc comment. 57
Error Name 'm_socket' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 67
Error Variable 'service' must be private and have accessor methods. 72
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 80
Error 'service' hides a field. 93
Error Expected @param tag for 'service'. 93
Error 'multicastAddressString' hides a field. 93
Error Expected @param tag for 'multicastAddressString'. 93
Error 'multicastPort' hides a field. 93
Error Expected @param tag for 'multicastPort'. 93
Error 'cacheMgr' hides a field. 94
Error Expected @param tag for 'cacheMgr'. 94
Error Expected @throws tag for 'IOException'. 95
Error '100' is a magic number. 103
Error 'multicastAddressString' hides a field. 132
Error Expected @param tag for 'multicastAddressString'. 132
Error 'multicastPort' hides a field. 132
Error Expected @param tag for 'multicastPort'. 132
Error Expected @throws tag for 'IOException'. 133
Error Expected @throws tag for 'IOException'. 155
Error '100' is a magic number. 228
Error 'cnt' hides a field. 244
Error Missing a Javadoc comment. 263
Error 'message' hides a field. 268
Error Expected @param tag for 'message'. 268
Error Missing a Javadoc comment. 278
Error Missing a Javadoc comment. 388
Error Missing a Javadoc comment. 402

org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoverySender.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 42
Error 'static' modifier out of order with the JLS suggestions. 42
Error Missing a Javadoc comment. 44
Error Name 'm_localSocket' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 46
Error Name 'm_multicastAddress' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 48
Error Name 'm_multicastPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Expected @param tag for 'host'. 62
Error Expected @param tag for 'port'. 62
Error Expected @throws tag for 'IOException'. 63
Error Expected @throws tag for 'Throwable'. 109
Error Expected @param tag for 'message'. 121
Error Expected @throws tag for 'IOException'. 122
Error Expected @throws tag for 'IOException'. 169
Error Expected @param tag for 'host'. 193
Error Expected @param tag for 'port'. 193
Error Expected @param tag for 'cacheNames'. 193
Error Expected @throws tag for 'IOException'. 194
Error Expected @param tag for 'host'. 208
Error Expected @param tag for 'port'. 208
Error Expected @param tag for 'cacheNames'. 208
Error Expected @param tag for 'listenerId'. 208
Error Expected @throws tag for 'IOException'. 209

org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoverySenderThread.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 37
Error 'static' modifier out of order with the JLS suggestions. 37
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 49
Error 'cacheNames' hides a field. 55
Error 'discoveryAddress' hides a field. 89
Error 'discoveryPort' hides a field. 89
Error 'myHostName' hides a field. 89
Error 'myPort' hides a field. 89
Error 'cacheNames' hides a field. 90
Error Missing a Javadoc comment. 143

org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/UDPDiscoveryService.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 58
Error 'static' modifier out of order with the JLS suggestions. 58
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 84
Error 'discoveryAddress' hides a field. 97
Error 'discoveryPort' hides a field. 97
Error 'servicePort' hides a field. 97
Error Expected @param tag for 'cacheMgr'. 98
Error '30' is a magic number. 148
Error '1000' is a magic number. 148
Error Expected @param tag for 'facade'. 163
Error Expected @param tag for 'cacheName'. 163
Error Expected @param tag for 'noWait'. 189
Error 'sender' hides a field. 224
Error Expected an @return tag. 267
Error Missing a Javadoc comment. 294
Error Missing a Javadoc comment. 308
Error 'discoveryAddress' hides a field. 346
Error 'discoveryPort' hides a field. 363
Error 'servicePort' hides a field. 380

org/apache/jcs/auxiliary/lateral/socket/tcp/discovery/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/lateral/socket/tcp/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/lateral/socket/tcp/utils/SocketOpener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 39
Error Expected @param tag for 'host'. 50
Error Expected @param tag for 'port'. 50
Error Expected @param tag for 'timeOut'. 50
Error Must have at least one statement. 60
Error 'host' hides a field. 72
Error Expected @param tag for 'host'. 72
Error 'port' hides a field. 72
Error Expected @param tag for 'port'. 72
Error Must have at least one statement. 87

org/apache/jcs/auxiliary/lateral/socket/tcp/utils/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/remote/RemoteCache.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 66
Error 'static' modifier out of order with the JLS suggestions. 66
Error Missing a Javadoc comment. 68
Error Variable 'cacheName' must be private and have accessor methods. 68
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 82
Error Expected @param tag for 'cattr'. 94
Error 'remote' hides a field. 94
Error Expected @param tag for 'remote'. 94
Error 'listener' hides a field. 94
Error Expected @param tag for 'listener'. 94
Error 'attr' hides a field. 167
Error Expected @param tag for 'key'. 246
Error Expected @throws tag for 'IOException'. 247
Error Expected @param tag for 'key'. 290
Error Expected @throws tag for 'IOException'. 291
Error Expected @param tag for 'groupName'. 350
Error Expected @throws tag for 'java.rmi.RemoteException'. 351
Error Expected @param tag for 'key'. 364
Error Expected @throws tag for 'IOException'. 365
Error Expected @throws tag for 'IOException'. 395
Error Expected @throws tag for 'IOException'. 419
Error Avoid inline conditionals. 443
Error Must have at least one statement. 479
Error 'cast' is not followed by whitespace. 507
Error 'remote' hides a field. 553
Error 'cast' is not followed by whitespace. 557
Error Must have at least one statement. 570
Error Expected @param tag for 'ex'. 590
Error Expected @param tag for 'msg'. 590
Error Expected @throws tag for 'IOException'. 591
Error 'elementSerializer' hides a field. 699

org/apache/jcs/auxiliary/remote/RemoteCacheAttributes.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 183
Error Must have at least one statement. 190
Error Missing a Javadoc comment. 378
Error Missing a Javadoc comment. 387
Error Missing a Javadoc comment. 396
Error Missing a Javadoc comment. 405
Error 'rmiSocketFactoryTimeoutMillis' hides a field. 413
Error 'receive' hides a field. 432
Error Expected @param tag for 'receive'. 432
Error 'zombieQueueMaxSize' hides a field. 459

org/apache/jcs/auxiliary/remote/RemoteCacheFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 43
Error 'static' modifier out of order with the JLS suggestions. 43
Error Missing a Javadoc comment. 45
Error 'static' modifier out of order with the JLS suggestions. 48
Error 'name' hides a field. 183

org/apache/jcs/auxiliary/remote/RemoteCacheFailoverRunner.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 50
Error 'static' modifier out of order with the JLS suggestions. 50
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 54
Error '20' is a magic number. 54
Error '1000' is a magic number. 54
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 58
Error 'facade' hides a field. 68
Error 'cacheMgr' hides a field. 68
Error Expected @param tag for 'cacheMgr'. 68
Error Method length is 180 lines (max allowed is 175). 127
Error Must have at least one statement. 297
Error Line is longer than 132 characters. 430

org/apache/jcs/auxiliary/remote/RemoteCacheListener.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 54
Error 'static' modifier out of order with the JLS suggestions. 54
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 58
Error Variable 'disposed' must be private and have accessor methods. 58
Error Variable 'cacheMgr' must be private and have accessor methods. 64
Error Variable 'irca' must be private and have accessor methods. 67
Error Variable 'puts' must be private and have accessor methods. 70
Error Variable 'removes' must be private and have accessor methods. 73
Error Variable 'listenerId' must be private and have accessor methods. 76
Error Missing a Javadoc comment. 78
Error 'irca' hides a field. 88
Error Expected @param tag for 'irca'. 88
Error 'cacheMgr' hides a field. 88
Error Expected @param tag for 'cacheMgr'. 88
Error Expected @throws tag for 'IOException'. 120
Error Expected @throws tag for 'IOException'. 150
Error Expected @throws tag for 'IOException'. 166
Error Expected @throws tag for 'IOException'. 182
Error Expected @param tag for 'cb'. 201
Error Expected @throws tag for 'IOException'. 202
Error '100' is a magic number. 220
Error '100' is a magic number. 274
Error Missing a Javadoc comment. 310
Error Expected an @return tag. 350
Error Expected @throws tag for 'IOException'. 351

org/apache/jcs/auxiliary/remote/RemoteCacheManager.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Class RemoteCacheManager should be declared as final. 51
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 56
Error 'static' modifier out of order with the JLS suggestions. 56
Error Missing a Javadoc comment. 59
Error 'static' modifier out of order with the JLS suggestions. 59
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 67
Error Variable 'caches' must be private and have accessor methods. 67
Error Missing a Javadoc comment. 69
Error Variable 'host' must be private and have accessor methods. 69
Error Missing a Javadoc comment. 71
Error Variable 'port' must be private and have accessor methods. 71
Error Missing a Javadoc comment. 73
Error Variable 'service' must be private and have accessor methods. 73
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 93
Error 'host' hides a field. 105
Error Expected @param tag for 'host'. 105
Error 'port' hides a field. 105
Error Expected @param tag for 'port'. 105
Error 'service' hides a field. 105
Error Expected @param tag for 'service'. 105
Error 'cacheMgr' hides a field. 105
Error Expected @param tag for 'cacheMgr'. 105
Error Expected @throws tag for 'IOException'. 174
Error Expected @param tag for 'cattr'. 210
Error Expected @param tag for 'listener'. 210
Error Expected @throws tag for 'IOException'. 211
Error Expected @param tag for 'cattr'. 226
Error Expected @throws tag for 'IOException'. 227
Error Expected @param tag for 'cacheName'. 268
Error Expected @throws tag for 'IOException'. 269
Error Expected @param tag for 'cattr'. 304
Error Expected @param tag for 'cacheMgr'. 304
Error '1024' is a magic number. 313
Error Expected @param tag for 'cacheName'. 358
Error Expected @param tag for 'cattr'. 375
Error Expected @param tag for 'name'. 417
Error Expected @throws tag for 'IOException'. 418
Error 'remoteService' hides a field. 492
Error Expected @param tag for 'remoteService'. 492
Error 'remoteWatch' hides a field. 492
Error Expected @param tag for 'remoteWatch'. 492
Error ';' is followed by whitespace. 498
Error 'static' modifier out of order with the JLS suggestions. 518
Error Variable 'host' must be private and have accessor methods. 521
Error Variable 'port' must be private and have accessor methods. 524
Error 'host' hides a field. 532
Error Expected @param tag for 'host'. 532
Error 'port' hides a field. 532
Error Expected @param tag for 'port'. 532
Error Missing a Javadoc comment. 542
Error Avoid inline conditionals. 565

org/apache/jcs/auxiliary/remote/RemoteCacheMonitor.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Class RemoteCacheMonitor should be declared as final. 39
Error 'static' modifier out of order with the JLS suggestions. 43
Error '30' is a magic number. 49
Error '1000' is a magic number. 49
Error 'static' modifier out of order with the JLS suggestions. 59
Error 'static' modifier out of order with the JLS suggestions. 62
Error Variable 'mode' must be private and have accessor methods. 65
Error 'idlePeriod' hides a field. 73
Error Must have at least one statement. 149
Error Must have at least one statement. 171
Error ';' is followed by whitespace. 184
Error ';' is followed by whitespace. 193

org/apache/jcs/auxiliary/remote/RemoteCacheNoWait.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 69
Error 'static' modifier out of order with the JLS suggestions. 69
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 79
Error 'cache' hides a field. 87
Error Expected @param tag for 'cache'. 87
Error Expected an @return tag. 130
Error Expected @param tag for 'key'. 130
Error Expected @throws tag for 'IOException'. 131
Error Missing a Javadoc comment. 166
Error Expected an @return tag. 179
Error Expected @param tag for 'key'. 179
Error Expected @throws tag for 'IOException'. 180
Error Expected @throws tag for 'IOException'. 202
Error Avoid inline conditionals. 258
Error Expected @param tag for 'remote'. 277
Error Expected an @return tag. 316
Error Missing a Javadoc comment. 364

org/apache/jcs/auxiliary/remote/RemoteCacheNoWaitFacade.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 55
Error 'static' modifier out of order with the JLS suggestions. 55
Error Variable 'noWaits' must be private and have accessor methods. 58
Error Missing a Javadoc comment. 60
Error Variable 'remoteCacheAttributes' must be private and have accessor methods. 63
Error Missing a Javadoc comment. 65
Error 'noWaits' hides a field. 94
Error Expected @param tag for 'noWaits'. 94
Error Expected @param tag for 'rca'. 94
Error 'cacheMgr' hides a field. 95
Error Expected @param tag for 'cacheMgr'. 95
Error Expected @param tag for 'ce'. 113
Error Expected @throws tag for 'IOException'. 114
Error Expected @param tag for 'key'. 155
Error Expected an @return tag. 183
Error Expected @param tag for 'group'. 183
Error Expected @throws tag for 'IOException'. 184
Error Expected @param tag for 'key'. 204
Error Missing a Javadoc comment. 372

org/apache/jcs/auxiliary/remote/RemoteCacheRestore.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 44
Error 'static' modifier out of order with the JLS suggestions. 44
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error 'rcm' hides a field. 57
Error Expected @param tag for 'rcm'. 57

org/apache/jcs/auxiliary/remote/RemoteCacheWatchRepairable.java

ErrorLine
Error Missing a header - not enough lines in file. 1

org/apache/jcs/auxiliary/remote/RemoteUtils.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Class RemoteUtils should be declared as final. 38
Error Missing a Javadoc comment. 40
Error 'static' modifier out of order with the JLS suggestions. 40
Error Expected @param tag for 'port'. 55
Error Expected @throws tag for 'RemoteException'. 56
Error '1024' is a magic number. 64
Error Expected @param tag for 'propFile'. 88
Error Expected @throws tag for 'IOException'. 89

org/apache/jcs/auxiliary/remote/ZombieRemoteCacheService.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 49
Error 'static' modifier out of order with the JLS suggestions. 49
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 53
Error 'maxQueueSize' hides a field. 68
Error Expected @param tag for 'maxQueueSize'. 68
Error Expected @param tag for 'service'. 170
Error Expected @throws tag for 'Exception'. 171
Error Missing a Javadoc comment. 212
Error Variable 'cacheName' must be private and have accessor methods. 212
Error Missing a Javadoc comment. 214
Error Variable 'requesterId' must be private and have accessor methods. 214
Error Missing a Javadoc comment. 223
Error Variable 'element' must be private and have accessor methods. 223
Error 'element' hides a field. 230
Error Expected @param tag for 'element'. 230
Error Expected @param tag for 'requesterId'. 230
Error Missing a Javadoc comment. 243
Error Variable 'key' must be private and have accessor methods. 243
Error Expected @param tag for 'cacheName'. 251
Error 'key' hides a field. 251
Error Expected @param tag for 'key'. 251
Error Expected @param tag for 'requesterId'. 251
Error Expected @param tag for 'cacheName'. 269
Error Expected @param tag for 'requesterId'. 269

org/apache/jcs/auxiliary/remote/ZombieRemoteCacheWatch.java

ErrorLine
Error Missing a header - not enough lines in file. 1

org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheAttributes.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Redundant 'public' modifier. 33
Error Redundant 'public' modifier. 38
Error Redundant 'public' modifier. 41
Error Redundant 'public' modifier. 51
Error Redundant 'public' modifier. 57
Error Redundant 'public' modifier. 64
Error Redundant 'public' modifier. 71
Error Redundant 'public' modifier. 78
Error Redundant 'public' modifier. 85
Error Redundant 'public' modifier. 95
Error Redundant 'public' modifier. 102
Error Redundant 'public' modifier. 109
Error Redundant 'public' modifier. 116
Error Redundant 'public' modifier. 123
Error Redundant 'public' modifier. 130
Error Redundant 'public' modifier. 137
Error Redundant 'public' modifier. 144
Error Redundant 'public' modifier. 151
Error Redundant 'public' modifier. 158
Error Redundant 'public' modifier. 165
Error Redundant 'public' modifier. 172
Error Redundant 'public' modifier. 179
Error Redundant 'public' modifier. 186
Error Redundant 'public' modifier. 193
Error Redundant 'public' modifier. 200
Error Redundant 'public' modifier. 207
Error Redundant 'public' modifier. 214
Error Redundant 'public' modifier. 221
Error Redundant 'public' modifier. 228
Error Redundant 'public' modifier. 235
Error Redundant 'public' modifier. 242
Error Expected an @return tag. 251
Error Redundant 'public' modifier. 251
Error Redundant 'public' modifier. 258
Error Expected @param tag for 'name'. 258
Error Expected an @return tag. 266
Error Redundant 'public' modifier. 266
Error Redundant 'public' modifier. 274
Error Expected @param tag for 'millis'. 274
Error Redundant 'public' modifier. 284
Error Redundant 'public' modifier. 292
Error Expected @param tag for 'rmiSocketFactoryTimeoutMillis'. 292
Error Redundant 'public' modifier. 300
Error Expected @param tag for 'receive'. 300
Error Redundant 'public' modifier. 320
Error Redundant 'public' modifier. 328
Error Redundant 'public' modifier. 336

org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 41
Error Redundant 'public' modifier. 51
Error Redundant 'public' modifier. 59

org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheConstants.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error interfaces should describe a type and hence have methods. 26
Error Redundant 'public' modifier. 30
Error 'static' modifier out of order with the JLS suggestions. 30
Error Redundant 'public' modifier. 33
Error 'static' modifier out of order with the JLS suggestions. 33
Error Redundant 'public' modifier. 36
Error 'static' modifier out of order with the JLS suggestions. 36
Error Redundant 'public' modifier. 39
Error 'static' modifier out of order with the JLS suggestions. 39
Error Redundant 'public' modifier. 42
Error 'static' modifier out of order with the JLS suggestions. 42
Error Redundant 'public' modifier. 45
Error 'static' modifier out of order with the JLS suggestions. 45
Error Redundant 'public' modifier. 48
Error 'static' modifier out of order with the JLS suggestions. 48

org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 35
Error 'static' modifier out of order with the JLS suggestions. 35
Error Redundant 'public' modifier. 38
Error 'static' modifier out of order with the JLS suggestions. 38
Error Redundant 'public' modifier. 46
Error Expected @throws tag for 'IOException'. 47
Error Redundant 'public' modifier. 56
Error Expected @param tag for 'id'. 56
Error Expected @throws tag for 'IOException'. 57
Error Redundant 'public' modifier. 65
Error Expected @throws tag for 'IOException'. 66
Error Redundant 'public' modifier. 75
Error Expected @throws tag for 'IOException'. 76
Error Redundant 'public' modifier. 83
Error Expected @throws tag for 'IOException'. 84

org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheObserver.java

ErrorLine
Error Missing a header - not enough lines in file. 1

org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheService.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 46
Error Expected @param tag for 'item'. 46
Error Expected @param tag for 'requesterId'. 46
Error Expected @throws tag for 'ObjectExistsException'. 47
Error Expected @throws tag for 'IOException'. 47
Error Redundant 'public' modifier. 57
Error Expected @param tag for 'cacheName'. 57
Error Expected @param tag for 'key'. 57
Error Expected @param tag for 'requesterId'. 57
Error Expected @throws tag for 'IOException'. 58
Error Redundant 'public' modifier. 67
Error Expected @param tag for 'cacheName'. 67
Error Expected @param tag for 'requesterId'. 67
Error Expected @throws tag for 'IOException'. 68
Error Redundant 'public' modifier. 83
Error Expected @param tag for 'cacheName'. 83
Error Expected @param tag for 'key'. 83
Error Expected @param tag for 'requesterId'. 83
Error Expected @throws tag for 'IOException'. 84
Error Redundant 'public' modifier. 92
Error Expected @param tag for 'cacheName'. 92
Error Expected @param tag for 'groupName'. 92
Error Expected @throws tag for 'java.rmi.RemoteException'. 93

org/apache/jcs/auxiliary/remote/behavior/IRemoteCacheServiceAdmin.java

ErrorLine
Error Missing a header - not enough lines in file. 1

org/apache/jcs/auxiliary/remote/behavior/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/remote/server/RemoteCacheServer.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 73
Error 'static' modifier out of order with the JLS suggestions. 73
Error 'static' modifier out of order with the JLS suggestions. 76
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 86
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 92
Error Variable 'rcsa' must be private and have accessor methods. 95
Error '100' is a magic number. 98
Error 'rcsa' hides a field. 108
Error Expected @param tag for 'rcsa'. 108
Error Expected @throws tag for 'RemoteException'. 109
Error Expected @param tag for 'prop'. 121
Error Expected @param tag for 'cacheName'. 164
Error Expected @param tag for 'cacheName'. 190
Error Expected @param tag for 'item'. 220
Error Expected @throws tag for 'IOException'. 221
Error Missing a Javadoc comment. 231
Error Expected @param tag for 'item'. 266
Error Expected @param tag for 'requesterId'. 266
Error Expected @throws tag for 'IOException'. 267
Error Expected @param tag for 'cacheListeners'. 415
Error Expected @param tag for 'requesterId'. 415
Error Expected @param tag for 'cacheName'. 464
Error Expected @param tag for 'key'. 464
Error Expected @throws tag for 'IOException'. 465
Error Expected @param tag for 'cacheName'. 483
Error Expected @param tag for 'key'. 483
Error Expected @param tag for 'requesterId'. 483
Error Expected @throws tag for 'IOException'. 484
Error Line is longer than 132 characters. 541
Error Line is longer than 132 characters. 553
Error Expected @param tag for 'cacheName'. 568
Error Expected @param tag for 'group'. 568
Error Expected @param tag for 'cacheName'. 596
Error Expected @param tag for 'key'. 596
Error Expected @throws tag for 'IOException'. 597
Error Expected @param tag for 'cacheName'. 611
Error Expected @param tag for 'key'. 611
Error Expected @param tag for 'requesterId'. 611
Error Expected @throws tag for 'IOException'. 612
Error Expected @param tag for 'cacheName'. 683
Error Expected @throws tag for 'IOException'. 684
Error Expected @param tag for 'cacheName'. 696
Error Expected @param tag for 'requesterId'. 696
Error Expected @throws tag for 'IOException'. 697
Error Expected @param tag for 'cacheName'. 765
Error Expected @throws tag for 'IOException'. 766
Error Expected @param tag for 'cacheName'. 778
Error Expected @param tag for 'requesterId'. 778
Error Expected @throws tag for 'IOException'. 779
Error Expected @throws tag for 'IOException'. 812
Error ';' is followed by whitespace. 816
Error Expected @param tag for 'eventQMap'. 836
Error ';' is followed by whitespace. 840
Error Expected @throws tag for 'IOException'. 872
Error '0xff' is a magic number. 912
Error Expected @throws tag for 'IOException'. 965
Error ';' is followed by whitespace. 967
Error Expected @param tag for 'cacheName'. 986
Error Expected @param tag for 'listener'. 986
Error Expected @throws tag for 'IOException'. 987
Error Expected @param tag for 'cacheName'. 999
Error 'listenerId' hides a field. 999
Error Expected @param tag for 'listenerId'. 999
Error Expected @param tag for 'listener'. 1058
Error Expected @throws tag for 'IOException'. 1059
Error ';' is followed by whitespace. 1061
Error Expected @throws tag for 'IOException'. 1080
Error Expected @param tag for 'host'. 1092
Error Expected @param tag for 'port'. 1092
Error Expected @throws tag for 'IOException'. 1093
Error Comment matches to-do format 'TODO:'. 1108
Error Comment matches to-do format 'TODO:'. 1132
Error Expected @throws tag for 'IOException'. 1156

org/apache/jcs/auxiliary/remote/server/RemoteCacheServerAttributes.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 61
Error Must have at least one statement. 136
Error Missing a Javadoc comment. 346

org/apache/jcs/auxiliary/remote/server/RemoteCacheServerFactory.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Class RemoteCacheServerFactory should be declared as final. 42
Error Missing a Javadoc comment. 45
Error 'static' modifier out of order with the JLS suggestions. 45
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 52
Error Name 'DEFAULT_RMI_SOCKET_FACTORY_TIMEOUT_MS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error '10000' is a magic number. 52
Error Expected @param tag for 'host'. 81
Error Expected @param tag for 'port'. 81
Error Expected @param tag for 'propFile'. 81
Error Expected @throws tag for 'IOException'. 82
Error Comment matches to-do format 'TODO:'. 128
Error Expected @param tag for 'host'. 204
Error Expected @param tag for 'port'. 204
Error Expected @throws tag for 'IOException'. 205
Error Must have at least one statement. 229
Error Comment matches to-do format 'TODO:'. 234
Error '2000' is a magic number. 237
Error Must have at least one statement. 240
Error Expected @throws tag for 'Exception'. 255
Error Avoid inline conditionals. 257
Error 'serviceName' hides a field. 272
Error 'serviceName' hides a field. 305
Error Avoid inline conditionals. 342

org/apache/jcs/auxiliary/remote/server/RemoteCacheServerInfo.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Class RemoteCacheServerInfo should be declared as final. 27
Error Variable 'vmid' must be private and have accessor methods. 41
Error Variable 'listenerId' must be private and have accessor methods. 44

org/apache/jcs/auxiliary/remote/server/RemoteCacheStartupServlet.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 71
Error 'static' modifier out of order with the JLS suggestions. 71
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 75
Error Expected @throws tag for 'ServletException'. 84
Error Expected @param tag for 'request'. 170
Error Expected @param tag for 'response'. 170
Error Expected @throws tag for 'ServletException'. 171
Error Expected @throws tag for 'IOException'. 171
Error Missing a Javadoc comment. 197

org/apache/jcs/auxiliary/remote/server/behavior/IRemoteCacheServerAttributes.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Redundant 'public' modifier. 32
Error Redundant 'public' modifier. 35
Error Redundant 'public' modifier. 42
Error Redundant 'public' modifier. 50
Error Redundant 'public' modifier. 57
Error Redundant 'public' modifier. 65
Error Redundant 'public' modifier. 72
Error Redundant 'public' modifier. 80
Error Redundant 'public' modifier. 87
Error Redundant 'public' modifier. 95
Error Redundant 'public' modifier. 102
Error Redundant 'public' modifier. 110
Error Redundant 'public' modifier. 117
Error Redundant 'public' modifier. 125
Error Redundant 'public' modifier. 133
Error Redundant 'public' modifier. 142
Error Redundant 'public' modifier. 149
Error Redundant 'public' modifier. 157
Error Redundant 'public' modifier. 164
Error Redundant 'public' modifier. 172
Error Redundant 'public' modifier. 184
Error Redundant 'public' modifier. 192
Error Redundant 'public' modifier. 199
Error Redundant 'public' modifier. 207

org/apache/jcs/auxiliary/remote/server/behavior/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/auxiliary/remote/server/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/config/OptionConverter.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Class OptionConverter should be declared as final. 35
Error Missing a Javadoc comment. 37
Error 'static' modifier out of order with the JLS suggestions. 37
Error Missing a Javadoc comment. 39
Error Name 'DELIM_START' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Variable 'DELIM_START' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 41
Error Name 'DELIM_STOP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Variable 'DELIM_STOP' must be private and have accessor methods. 41
Error Missing a Javadoc comment. 43
Error Name 'DELIM_START_LEN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Variable 'DELIM_START_LEN' must be private and have accessor methods. 43
Error Missing a Javadoc comment. 45
Error Name 'DELIM_STOP_LEN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Variable 'DELIM_STOP_LEN' must be private and have accessor methods. 45
Error Missing a Javadoc comment. 47
Error Variable 'sbuf' must be private and have accessor methods. 47
Error Expected @param tag for 'l'. 62
Error Expected @param tag for 'r'. 62
Error Expected @param tag for 's'. 79
Error 'sbuf' hides a field. 83
Error Expected @param tag for 'props'. 166
Error Expected @param tag for 'key'. 166
Error Expected @param tag for 'superClass'. 166
Error Expected @param tag for 'defaultValue'. 166
Error Expected @param tag for 'value'. 195
Error Expected @param tag for 'dEfault'. 195
Error Expected an @return tag. 218
Error Expected @param tag for 'value'. 218
Error Expected @param tag for 'dEfault'. 218
Error Expected an @return tag. 241
Error Expected @param tag for 'value'. 241
Error Expected @param tag for 'dEfault'. 241
Error '1024' is a magic number. 254
Error '1024' is a magic number. 259
Error '1024' is a magic number. 259
Error '1024' is a magic number. 264
Error '1024' is a magic number. 264
Error '1024' is a magic number. 264
Error Expected an @return tag. 290
Error Expected @param tag for 'key'. 290
Error Expected @param tag for 'props'. 290
Error Expected an @return tag. 324
Error Expected @param tag for 'props'. 396

org/apache/jcs/config/PropertySetter.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Redundant import from the same package - org.apache.jcs.config.OptionConverter. 32
Error Redundant import from the same package - org.apache.jcs.config.PropertySetterException. 33
Error Missing a Javadoc comment. 68
Error 'static' modifier out of order with the JLS suggestions. 68
Error Variable 'obj' must be private and have accessor methods. 71
Error Variable 'props' must be private and have accessor methods. 74
Error 'obj' hides a field. 83
Error ';' is followed by whitespace. 135
Error Line contains a tab character. 147
Error Expected @throws tag for 'PropertySetterException'. 222
Error '{' is followed by whitespace. 251
Error Expected @param tag for 'val'. 266
Error Expected @param tag for 'type'. 266
Error Expected @param tag for 'name'. 306

org/apache/jcs/config/PropertySetterException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 37
Error Variable 'rootCause' must be private and have accessor methods. 40
Error Expected @param tag for 'msg'. 47
Error 'rootCause' hides a field. 57
Error Expected @param tag for 'rootCause'. 57

org/apache/jcs/engine/CacheAdaptor.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 38
Error 'static' modifier out of order with the JLS suggestions. 38
Error Missing a Javadoc comment. 40
Error Variable 'listenerId' must be private and have accessor methods. 43
Error Expected @throws tag for 'IOException'. 53
Error Expected @throws tag for 'IOException'. 66
Error 'cache' hides a field. 75
Error Expected @param tag for 'cache'. 75
Error Expected @param tag for 'item'. 86
Error Expected @throws tag for 'IOException'. 87
Error Must have at least one statement. 94
Error Missing a Javadoc comment. 104
Error Missing a Javadoc comment. 114
Error Missing a Javadoc comment. 124

org/apache/jcs/engine/CacheConstants.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error interfaces should describe a type and hence have methods. 27
Error Redundant 'public' modifier. 30
Error Redundant 'public' modifier. 33
Error 'static' modifier out of order with the JLS suggestions. 33
Error Redundant 'public' modifier. 36
Error 'static' modifier out of order with the JLS suggestions. 36
Error Redundant 'public' modifier. 39
Error 'static' modifier out of order with the JLS suggestions. 39
Error Redundant 'public' modifier. 42
Error 'static' modifier out of order with the JLS suggestions. 42

org/apache/jcs/engine/CacheElement.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 33
Error Variable 'cacheName' must be private and have accessor methods. 36
Error Variable 'key' must be private and have accessor methods. 39
Error Variable 'val' must be private and have accessor methods. 42
Error Variable 'attr' must be private and have accessor methods. 48
Error 'cacheName' hides a field. 57
Error Expected @param tag for 'cacheName'. 57
Error 'key' hides a field. 57
Error Expected @param tag for 'key'. 57
Error 'val' hides a field. 57
Error Expected @param tag for 'val'. 57
Error 'cacheName' hides a field. 72
Error Expected @param tag for 'cacheName'. 72
Error 'key' hides a field. 72
Error Expected @param tag for 'key'. 72
Error 'val' hides a field. 72
Error Expected @param tag for 'val'. 72
Error Expected @param tag for 'attrArg'. 72
Error 'cacheName' hides a field. 87
Error Expected @param tag for 'cacheName'. 87
Error 'key' hides a field. 87
Error Expected @param tag for 'key'. 87
Error 'val' hides a field. 87
Error Expected @param tag for 'val'. 87
Error 'attr' hides a field. 128

org/apache/jcs/engine/CacheElementSerialized.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 42
Error Expected @param tag for 'cacheNameArg'. 58
Error Expected @param tag for 'keyArg'. 58
Error Expected @param tag for 'serializedValueArg'. 58
Error Expected @param tag for 'elementAttributesArg'. 59
Error Expected an @return tag. 70
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 88
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 106
Error Expected an @return tag. 114
Error Expected an @return tag. 122

org/apache/jcs/engine/CacheEventQueue.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error 'listener' hides a field. 110
Error Expected @param tag for 'listener'. 110
Error 'listenerId' hides a field. 110
Error Expected @param tag for 'listenerId'. 110
Error 'cacheName' hides a field. 110
Error Expected @param tag for 'cacheName'. 110
Error '10' is a magic number. 112
Error '500' is a magic number. 112
Error 'listener' hides a field. 124
Error Expected @param tag for 'listener'. 124
Error 'listenerId' hides a field. 124
Error Expected @param tag for 'listenerId'. 124
Error 'cacheName' hides a field. 124
Error Expected @param tag for 'cacheName'. 124
Error 'maxFailure' hides a field. 124
Error Expected @param tag for 'maxFailure'. 124
Error 'waitBeforeRetry' hides a field. 125
Error Expected @param tag for 'waitBeforeRetry'. 125
Error Avoid inline conditionals. 135
Error '3' is a magic number. 135
Error Avoid inline conditionals. 136
Error '500' is a magic number. 136
Error Expected @param tag for 'aState'. 209
Error Expected @throws tag for 'IOException'. 272
Error Expected @throws tag for 'IOException'. 295
Error Expected @throws tag for 'IOException'. 317
Error Expected @throws tag for 'IOException'. 336
Error Expected @param tag for 'event'. 356
Error 'size' hides a field. 461
Error Variable 'next' must be private and have accessor methods. 498
Error Variable 'event' must be private and have accessor methods. 501
Error Variable 'queue' must be private and have accessor methods. 514
Error Variable 'failures' must be private and have accessor methods. 595
Error Variable 'done' must be private and have accessor methods. 598
Error Expected @throws tag for 'IOException'. 653
Error 'ice' hides a field. 674
Error Expected @param tag for 'ice'. 674
Error Expected @throws tag for 'IOException'. 675
Error Expected @throws tag for 'IOException'. 686
Error 'key' hides a field. 722
Error Expected @param tag for 'key'. 722
Error Expected @throws tag for 'IOException'. 723
Error Expected @throws tag for 'IOException'. 734
Error Expected @throws tag for 'IOException'. 766
Error Expected @throws tag for 'IOException'. 798
Error Expected @param tag for 'b'. 828

org/apache/jcs/engine/CacheEventQueueFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 36
Error Expected an @return tag. 48
Error Expected @param tag for 'listener'. 48
Error Expected @param tag for 'listenerId'. 48
Error Expected @param tag for 'cacheName'. 48
Error Expected @param tag for 'threadPoolName'. 49
Error Expected @param tag for 'poolType'. 49
Error '10' is a magic number. 51
Error '500' is a magic number. 51
Error Expected an @return tag. 68
Error Expected @param tag for 'listener'. 68
Error Expected @param tag for 'listenerId'. 68
Error Expected @param tag for 'cacheName'. 68
Error Expected @param tag for 'maxFailure'. 69
Error Expected @param tag for 'waitBeforeRetry'. 69

org/apache/jcs/engine/CacheGroup.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Variable 'attr' must be private and have accessor methods. 31
Error 'attr' hides a field. 45

org/apache/jcs/engine/CacheInfo.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Comment matches to-do format 'TODO:'. 40
Error Variable 'vmid' must be private and have accessor methods. 43
Error Variable 'listenerId' must be private and have accessor methods. 46

org/apache/jcs/engine/CacheListeners.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Variable 'cache' must be private and have accessor methods. 34
Error Variable 'eventQMap' must be private and have accessor methods. 37
Error 'cache' hides a field. 44
Error Expected @param tag for 'cache'. 44

org/apache/jcs/engine/CacheUtils.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected an @return tag. 50
Error Expected @param tag for 'obj'. 50
Error Expected @throws tag for 'IOException'. 51
Error Expected an @return tag. 63
Error Expected @param tag for 'obj'. 63
Error Expected @throws tag for 'IOException'. 64
Error Expected an @return tag. 86
Error Expected @param tag for 'buf'. 86
Error Expected @throws tag for 'IOException'. 87

org/apache/jcs/engine/CacheWatchRepairable.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 46
Error 'static' modifier out of order with the JLS suggestions. 46
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error 'cacheWatch' hides a field. 60
Error ';' is followed by whitespace. 65
Error ';' is followed by whitespace. 70
Error Expected @throws tag for 'IOException'. 96
Error Expected @throws tag for 'IOException'. 123
Error ';' is followed by whitespace. 130
Error Expected @param tag for 'cacheName'. 146
Error Expected @param tag for 'obj'. 146
Error Expected @throws tag for 'IOException'. 147
Error Expected @param tag for 'obj'. 171
Error Expected @throws tag for 'IOException'. 172
Error ';' is followed by whitespace. 183

org/apache/jcs/engine/CompositeCacheAttributes.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 46
Error '60' is a magic number. 46
Error '120' is a magic number. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 82
Error 'maxObjs' hides a field. 99
Error 'useDisk' hides a field. 119
Error 'useRemote' hides a field. 159
Error 'maxSpoolPerRun' hides a field. 284
Error 'diskUsagePattern' hides a field. 305
Error Expected an @return tag. 346

org/apache/jcs/engine/ElementAttributes.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 50
Error Name 'IS_SPOOL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Variable 'IS_SPOOL' must be private and have accessor methods. 55
Error Name 'IS_LATERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error Variable 'IS_LATERAL' must be private and have accessor methods. 60
Error Name 'IS_REMOTE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Variable 'IS_REMOTE' must be private and have accessor methods. 65
Error Name 'IS_ETERNAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Variable 'IS_ETERNAL' must be private and have accessor methods. 71
Error Variable 'version' must be private and have accessor methods. 76
Error Variable 'maxLifeSeconds' must be private and have accessor methods. 81
Error Variable 'maxIdleTimeSeconds' must be private and have accessor methods. 87
Error Variable 'size' must be private and have accessor methods. 92
Error Variable 'createTime' must be private and have accessor methods. 97
Error Variable 'lastAccessTime' must be private and have accessor methods. 102
Error Variable 'eventHandlers' must be private and have accessor methods. 113
Error Expected @param tag for 'attr'. 129
Error '100' is a magic number. 184
Error Array brackets at illegal position. 187
Error Must have at least one statement. 201
Error Missing a Javadoc comment. 211
Error 'version' hides a field. 211
Error Missing a Javadoc comment. 220
Error Missing a Javadoc comment. 229
Error Missing a Javadoc comment. 238
Error Missing a Javadoc comment. 247
Error 'size' hides a field. 247
Error Missing a Javadoc comment. 256
Error Missing a Javadoc comment. 265
Error Missing a Javadoc comment. 282
Error Missing a Javadoc comment. 291
Error Missing a Javadoc comment. 300
Error '1000' is a magic number. 303
Error '1000' is a magic number. 303
Error Missing a Javadoc comment. 310
Error Missing a Javadoc comment. 319
Error Missing a Javadoc comment. 328
Error Missing a Javadoc comment. 337
Error Missing a Javadoc comment. 346
Error Missing a Javadoc comment. 355
Error 'eventHandlers' hides a field. 434
Error ';' is followed by whitespace. 441

org/apache/jcs/engine/PooledCacheEventQueue.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 63
Error '10000' is a magic number. 63
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 81
Error 'listener' hides a field. 93
Error Expected @param tag for 'listener'. 93
Error 'listenerId' hides a field. 93
Error Expected @param tag for 'listenerId'. 93
Error 'cacheName' hides a field. 93
Error Expected @param tag for 'cacheName'. 93
Error 'maxFailure' hides a field. 93
Error Expected @param tag for 'maxFailure'. 93
Error 'waitBeforeRetry' hides a field. 94
Error Expected @param tag for 'waitBeforeRetry'. 94
Error Expected @param tag for 'threadPoolName'. 94
Error Avoid inline conditionals. 104
Error '3' is a magic number. 104
Error Avoid inline conditionals. 105
Error '500' is a magic number. 105
Error Missing a Javadoc comment. 124
Error Expected @param tag for 'wtdm'. 152
Error Expected @param tag for 'aState'. 176
Error Expected @throws tag for 'IOException'. 214
Error Expected @throws tag for 'IOException'. 234
Error Expected @throws tag for 'IOException'. 253
Error Expected @throws tag for 'IOException'. 272
Error Expected @param tag for 'event'. 292
Error Missing a Javadoc comment. 316
Error Missing a Javadoc comment. 385
Error Variable 'failures' must be private and have accessor methods. 385
Error Missing a Javadoc comment. 387
Error Variable 'done' must be private and have accessor methods. 387
Error Expected @throws tag for 'IOException'. 441
Error Missing a Javadoc comment. 453
Error 'ice' hides a field. 460
Error Expected @param tag for 'ice'. 460
Error Expected @throws tag for 'IOException'. 461
Error Expected @throws tag for 'IOException'. 472
Error Missing a Javadoc comment. 477
Error Missing a Javadoc comment. 494
Error 'key' hides a field. 501
Error Expected @param tag for 'key'. 501
Error Expected @throws tag for 'IOException'. 502
Error Expected @throws tag for 'IOException'. 513
Error Missing a Javadoc comment. 522
Error Expected @throws tag for 'IOException'. 544
Error Missing a Javadoc comment. 553
Error Expected @throws tag for 'IOException'. 575
Error Missing a Javadoc comment. 580
Error Avoid inline conditionals. 638

org/apache/jcs/engine/ZombieCacheService.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 38
Error Expected @param tag for 'item'. 43
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 66
Error Expected @param tag for 'cacheName'. 79
Error Expected @param tag for 'key'. 79
Error Expected @param tag for 'container'. 79
Error Missing a Javadoc comment. 94
Error Missing a Javadoc comment. 103
Error Missing a Javadoc comment. 112
Error Missing a Javadoc comment. 122

org/apache/jcs/engine/ZombieCacheWatch.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 132 characters. 62
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 73

org/apache/jcs/engine/behavior/ICache.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 41
Error Expected @param tag for 'ce'. 41
Error Expected @throws tag for 'IOException'. 42
Error Expected an @return tag. 51
Error Redundant 'public' modifier. 51
Error Expected @param tag for 'key'. 51
Error Expected @throws tag for 'IOException'. 52
Error Expected an @return tag. 61
Error Redundant 'public' modifier. 61
Error Expected @param tag for 'key'. 61
Error Expected @throws tag for 'IOException'. 62
Error Redundant 'public' modifier. 69
Error Expected @throws tag for 'IOException'. 70
Error Redundant 'public' modifier. 76
Error Expected @throws tag for 'IOException'. 77
Error Redundant 'public' modifier. 84
Error Redundant 'public' modifier. 91
Error Redundant 'public' modifier. 98
Error Redundant 'public' modifier. 105

org/apache/jcs/engine/behavior/ICacheElement.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant import from the same package - org.apache.jcs.engine.behavior.IElementAttributes. 24
Error Redundant 'public' modifier. 46
Error Redundant 'public' modifier. 53
Error Redundant 'public' modifier. 60
Error Redundant 'public' modifier. 67
Error Redundant 'public' modifier. 75

org/apache/jcs/engine/behavior/ICacheElementSerialized.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 45
Error Redundant 'public' modifier. 53
Error Redundant 'public' modifier. 61
Error Redundant 'public' modifier. 68
Error Redundant 'public' modifier. 76

org/apache/jcs/engine/behavior/ICacheEventQueue.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 36
Error Redundant 'public' modifier. 41
Error Expected an @return tag. 48
Error Redundant 'public' modifier. 48
Error Redundant 'public' modifier. 57
Error Expected @throws tag for 'IOException'. 58
Error Redundant 'public' modifier. 68
Error Expected @throws tag for 'IOException'. 69
Error Redundant 'public' modifier. 77
Error Expected @throws tag for 'IOException'. 78
Error Redundant 'public' modifier. 86
Error Expected @throws tag for 'IOException'. 87
Error Redundant 'public' modifier. 94
Error Redundant 'public' modifier. 97
Error Redundant 'public' modifier. 106
Error Redundant 'public' modifier. 113
Error Redundant 'public' modifier. 121
Error Redundant 'public' modifier. 128
Error Expected an @return tag. 135
Error Redundant 'public' modifier. 135

org/apache/jcs/engine/behavior/ICacheListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 38
Error Expected @param tag for 'item'. 38
Error Expected @throws tag for 'IOException'. 39
Error Redundant 'public' modifier. 45
Error Expected @param tag for 'cacheName'. 45
Error Expected @param tag for 'key'. 45
Error Expected @throws tag for 'IOException'. 46
Error Redundant 'public' modifier. 51
Error Expected @param tag for 'cacheName'. 51
Error Expected @throws tag for 'IOException'. 52
Error Redundant 'public' modifier. 57
Error Expected @param tag for 'cacheName'. 57
Error Expected @throws tag for 'IOException'. 58
Error Redundant 'public' modifier. 74
Error Expected @throws tag for 'IOException'. 75
Error Redundant 'public' modifier. 83
Error Expected @throws tag for 'IOException'. 84

org/apache/jcs/engine/behavior/ICacheManager.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 36
Error Expected @param tag for 'cacheName'. 36

org/apache/jcs/engine/behavior/ICacheObserver.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 43
Error Expected @throws tag for 'IOException'. 44
Error Redundant 'public' modifier. 55
Error Expected @throws tag for 'IOException'. 56
Error Redundant 'public' modifier. 66
Error Expected @param tag for 'cacheName'. 66
Error Expected @throws tag for 'IOException'. 67
Error Redundant 'public' modifier. 76
Error Expected @throws tag for 'IOException'. 77

org/apache/jcs/engine/behavior/ICacheRestore.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 33
Error Redundant 'public' modifier. 36

org/apache/jcs/engine/behavior/ICacheService.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 43
Error Expected @param tag for 'item'. 43
Error Expected @throws tag for 'ObjectExistsException'. 44
Error Expected @throws tag for 'IOException'. 44
Error Expected an @return tag. 55
Error Redundant 'public' modifier. 55
Error Expected @param tag for 'cacheName'. 55
Error Expected @param tag for 'key'. 55
Error Expected @throws tag for 'ObjectNotFoundException'. 56
Error Expected @throws tag for 'IOException'. 56
Error Redundant 'public' modifier. 65
Error Expected @param tag for 'cacheName'. 65
Error Expected @param tag for 'key'. 65
Error Expected @throws tag for 'IOException'. 66
Error Redundant 'public' modifier. 73
Error Expected @param tag for 'cacheName'. 73
Error Expected @throws tag for 'IOException'. 74
Error Redundant 'public' modifier. 82
Error Expected @param tag for 'cacheName'. 82
Error Expected @throws tag for 'IOException'. 83
Error Redundant 'public' modifier. 89
Error Expected @throws tag for 'IOException'. 90

org/apache/jcs/engine/behavior/ICacheServiceAdmin.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 37
Error Expected @throws tag for 'IOException'. 38
Error Redundant 'public' modifier. 42
Error Expected @throws tag for 'IOException'. 43
Error Redundant 'public' modifier. 49
Error Expected @param tag for 'host'. 49
Error Expected @param tag for 'port'. 49
Error Expected @throws tag for 'IOException'. 50

org/apache/jcs/engine/behavior/ICacheType.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 32
Error 'static' modifier out of order with the JLS suggestions. 32
Error Redundant 'public' modifier. 35
Error 'static' modifier out of order with the JLS suggestions. 35
Error Redundant 'public' modifier. 38
Error 'static' modifier out of order with the JLS suggestions. 38
Error Redundant 'public' modifier. 41
Error 'static' modifier out of order with the JLS suggestions. 41
Error Redundant 'public' modifier. 48

org/apache/jcs/engine/behavior/ICompositeCacheAttributes.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Redundant 'public' modifier. 31
Error Redundant 'public' modifier. 37
Error Comment matches to-do format 'TODO:'. 45
Error Redundant 'public' modifier. 50
Error Redundant 'public' modifier. 57
Error Redundant 'public' modifier. 65
Error Redundant 'public' modifier. 72
Error Redundant 'public' modifier. 80
Error Redundant 'public' modifier. 87
Error Redundant 'public' modifier. 95
Error Redundant 'public' modifier. 102
Error Redundant 'public' modifier. 110
Error Redundant 'public' modifier. 117
Error Comment matches to-do format 'TODO:'. 121
Error Redundant 'public' modifier. 126
Error Redundant 'public' modifier. 134
Error Redundant 'public' modifier. 142
Error Redundant 'public' modifier. 149
Error Redundant 'public' modifier. 158
Error Redundant 'public' modifier. 166
Error Redundant 'public' modifier. 175
Error Redundant 'public' modifier. 183
Error Redundant 'public' modifier. 192
Error Redundant 'public' modifier. 200
Error Redundant 'public' modifier. 207
Error Redundant 'public' modifier. 214
Error Redundant 'public' modifier. 223
Error Redundant 'public' modifier. 228

org/apache/jcs/engine/behavior/ICompositeCacheManager.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected an @return tag. 37
Error Redundant 'public' modifier. 37
Error Expected @param tag for 'cacheName'. 37

org/apache/jcs/engine/behavior/IElementAttributes.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Redundant 'public' modifier. 42
Error Redundant 'public' modifier. 50
Error Redundant 'public' modifier. 63
Error Redundant 'public' modifier. 76
Error Redundant 'public' modifier. 85
Error Redundant 'public' modifier. 92
Error Redundant 'public' modifier. 104
Error Redundant 'public' modifier. 111
Error Redundant 'public' modifier. 116
Error Redundant 'public' modifier. 123
Error Redundant 'public' modifier. 130
Error Redundant 'public' modifier. 139
Error Redundant 'public' modifier. 146
Error Redundant 'public' modifier. 155
Error Redundant 'public' modifier. 165
Error Redundant 'public' modifier. 175
Error Redundant 'public' modifier. 185
Error Redundant 'public' modifier. 194
Error Redundant 'public' modifier. 204
Error Redundant 'public' modifier. 211
Error Redundant 'public' modifier. 219
Error Redundant 'public' modifier. 228
Error Redundant 'public' modifier. 238
Error Redundant 'public' modifier. 246

org/apache/jcs/engine/behavior/IElementSerializer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected an @return tag. 42
Error Redundant 'public' modifier. 42
Error Expected @param tag for 'obj'. 42
Error Expected @throws tag for 'IOException'. 43
Error Expected an @return tag. 53
Error Redundant 'public' modifier. 53
Error Expected @param tag for 'bytes'. 53
Error Expected @throws tag for 'IOException'. 54

org/apache/jcs/engine/behavior/IShutdownObservable.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'abstract' modifier. 46
Error Expected @param tag for 'observer'. 46
Error Redundant 'abstract' modifier. 53
Error Expected @param tag for 'observer'. 53

org/apache/jcs/engine/behavior/IShutdownObserver.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'abstract' modifier. 41

org/apache/jcs/engine/behavior/IZombie.java

ErrorLine
Error Missing a header - not enough lines in file. 1

org/apache/jcs/engine/control/CompositeCache.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 69
Error 'static' modifier out of order with the JLS suggestions. 69
Error Variable 'elementEventQ' must be private and have accessor methods. 75
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 83
Error Variable 'cacheName' must be private and have accessor methods. 83
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 94
Error 'cacheName' hides a field. 124
Error 'attr' hides a field. 124
Error 'auxCaches' hides a field. 143
Error Expected @param tag for 'auxCaches'. 143
Error Expected @param tag for 'ce'. 159
Error Expected @throws tag for 'IOException'. 160
Error Expected @param tag for 'ce'. 171
Error Expected @throws tag for 'IOException'. 172
Error Expected @throws tag for 'IOException'. 186
Error Expected @param tag for 'cacheElement'. 229
Error Expected @param tag for 'localOnly'. 229
Error Expected @throws tag for 'IOException'. 230
Error Must have at least one statement. 382
Error Expected @param tag for 'key'. 432
Error Expected @param tag for 'key'. 448
Error Expected @param tag for 'localOnly'. 448
Error Expected @param tag for 'element'. 611
Error '1000' is a magic number. 626
Error '1000' is a magic number. 643
Error Expected @param tag for 'group'. 670
Error Must have at least one statement. 684
Error Expected @param tag for 'key'. 711
Error Expected @param tag for 'key'. 733
Error Expected @param tag for 'localOnly'. 733
Error Expected @throws tag for 'IOException'. 808
Error Expected @throws tag for 'IOException'. 821
Error Expected @param tag for 'fromRemote'. 879
Error Avoid inline conditionals. 1045
Error 'attr' hides a field. 1129
Error Expected @param tag for 'attr'. 1129
Error Expected @param tag for 'key'. 1164
Error Expected @throws tag for 'CacheException'. 1165
Error Expected @throws tag for 'IOException'. 1165
Error Comment matches to-do format 'TODO:'. 1176
Error Comment matches to-do format 'TODO:'. 1177
Error Expected @param tag for 'cattr'. 1182
Error Expected @param tag for 'ce'. 1261
Error Expected @param tag for 'eventType'. 1261
Error 'updateCount' hides a field. 1307
Error 'removeCount' hides a field. 1323

org/apache/jcs/engine/control/CompositeCacheConfigurator.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 51
Error 'static' modifier out of order with the JLS suggestions. 51
Error Missing a Javadoc comment. 53
Error 'static' modifier out of order with the JLS suggestions. 53
Error Missing a Javadoc comment. 55
Error 'static' modifier out of order with the JLS suggestions. 55
Error Missing a Javadoc comment. 57
Error 'static' modifier out of order with the JLS suggestions. 57
Error Missing a Javadoc comment. 59
Error 'static' modifier out of order with the JLS suggestions. 59
Error Missing a Javadoc comment. 61
Error 'static' modifier out of order with the JLS suggestions. 61
Error Missing a Javadoc comment. 63
Error 'static' modifier out of order with the JLS suggestions. 63
Error Missing a Javadoc comment. 65
Error 'static' modifier out of order with the JLS suggestions. 65
Error Missing a Javadoc comment. 67
Error Expected @param tag for 'ccMgr'. 74
Error Expected @param tag for 'configFileName'. 87
Error Expected @param tag for 'properties'. 121
Error Expected @param tag for 'props'. 154
Error Expected @param tag for 'props'. 170
Error Expected @param tag for 'props'. 184
Error Expected @param tag for 'props'. 198
Error Expected @param tag for 'props'. 226
Error Expected @param tag for 'props'. 265
Error Expected @param tag for 'regName'. 265
Error Expected @param tag for 'value'. 265
Error Expected @param tag for 'props'. 281
Error Expected @param tag for 'regName'. 281
Error Expected @param tag for 'value'. 281
Error Expected @param tag for 'cca'. 281
Error Expected @param tag for 'props'. 296
Error Expected @param tag for 'regName'. 296
Error Expected @param tag for 'value'. 296
Error Expected @param tag for 'cca'. 297
Error Expected @param tag for 'regionPrefix'. 297
Error Expected an @return tag. 370
Error Expected @param tag for 'props'. 370
Error Expected @param tag for 'regName'. 370
Error Expected @param tag for 'props'. 383
Error Expected @param tag for 'regName'. 383
Error Expected @param tag for 'regionPrefix'. 384
Error Expected @param tag for 'props'. 433
Error Expected @param tag for 'regName'. 433
Error Expected @param tag for 'regionPrefix'. 433

org/apache/jcs/engine/control/CompositeCacheManager.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error 'static' modifier out of order with the JLS suggestions. 68
Error Variable 'caches' must be private and have accessor methods. 71
Error Variable 'systemCaches' must be private and have accessor methods. 74
Error Variable 'defaultCacheAttr' must be private and have accessor methods. 80
Error Variable 'defaultElementAttr' must be private and have accessor methods. 83
Error Variable 'auxFacs' must be private and have accessor methods. 86
Error '11' is a magic number. 86
Error Variable 'auxAttrs' must be private and have accessor methods. 89
Error '11' is a magic number. 89
Error Variable 'props' must be private and have accessor methods. 92
Error Variable 'defaultAuxValues' must be private and have accessor methods. 95
Error Variable 'instance' must be private and have accessor methods. 98
Error Missing a Javadoc comment. 100
Error Missing a Javadoc comment. 102
Error Missing a Javadoc comment. 104
Error Expected an @return tag. 114
Error Expected @param tag for 'propsFilename'. 136
Error Expected an @return tag. 161
Error 'props' hides a field. 207
Error Must have at least one statement. 234
Error 'props' hides a field. 256
Error Expected @param tag for 'props'. 256
Error 'props' hides a field. 277
Error Expected @param tag for 'props'. 277
Error Expected @param tag for 'cacheName'. 372
Error Expected an @return tag. 384
Error Expected @param tag for 'cacheName'. 384
Error Expected @param tag for 'cattr'. 384
Error Expected an @return tag. 398
Error Expected @param tag for 'cacheName'. 398
Error Expected @param tag for 'cattr'. 398
Error Expected @param tag for 'attr'. 398
Error Expected an @return tag. 410
Error Expected @param tag for 'cattr'. 410
Error Expected @param tag for 'cattr'. 430
Error Expected @param tag for 'attr'. 430
Error Expected @param tag for 'name'. 460
Error Expected @param tag for 'name'. 469
Error Expected @param tag for 'fromRemote'. 469
Error Expected @param tag for 'fromRemote'. 523
Error ';' is followed by whitespace. 565
Error Expected an @return tag. 575
Error Expected @param tag for 'auxFac'. 591
Error Expected @param tag for 'name'. 600
Error Expected @param tag for 'auxAttr'. 608
Error Expected @param tag for 'name'. 617
Error Expected an @return tag. 653
Error Expected @param tag for 'observer'. 678
Error Line is longer than 132 characters. 692
Error Missing a Javadoc comment. 694

org/apache/jcs/engine/control/event/ElementEvent.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 39
Error 'elementEvent' hides a field. 49

org/apache/jcs/engine/control/event/ElementEventQueue.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 38
Error 'static' modifier out of order with the JLS suggestions. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 56
Error 'cacheName' hides a field. 63
Error Expected @param tag for 'cacheName'. 63
Error Expected @throws tag for 'IOException'. 126
Error Expected @param tag for 'event'. 152
Error Missing a Javadoc comment. 167
Error Missing a Javadoc comment. 212
Error Missing a Javadoc comment. 214
Error Variable 'next' must be private and have accessor methods. 214
Error Missing a Javadoc comment. 216
Error Variable 'event' must be private and have accessor methods. 216
Error Expected @throws tag for 'IOException'. 311
Error Missing a Javadoc comment. 320
Error Missing a Javadoc comment. 322
Error 'hand' hides a field. 330
Error Expected @param tag for 'hand'. 330
Error 'event' hides a field. 330
Error Expected @param tag for 'event'. 330
Error Expected @throws tag for 'IOException'. 331
Error Expected @throws tag for 'IOException'. 347

org/apache/jcs/engine/control/event/behavior/IElementEvent.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 38

org/apache/jcs/engine/control/event/behavior/IElementEventConstants.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error interfaces should describe a type and hence have methods. 26
Error Redundant 'public' modifier. 32
Error 'static' modifier out of order with the JLS suggestions. 32
Error Redundant 'public' modifier. 37
Error 'static' modifier out of order with the JLS suggestions. 37
Error Redundant 'public' modifier. 42
Error 'static' modifier out of order with the JLS suggestions. 42
Error Redundant 'public' modifier. 47
Error 'static' modifier out of order with the JLS suggestions. 47
Error Redundant 'public' modifier. 52
Error 'static' modifier out of order with the JLS suggestions. 52
Error Redundant 'public' modifier. 57
Error 'static' modifier out of order with the JLS suggestions. 57
Error Redundant 'public' modifier. 62
Error 'static' modifier out of order with the JLS suggestions. 62

org/apache/jcs/engine/control/event/behavior/IElementEventHandler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 41

org/apache/jcs/engine/control/event/behavior/IElementEventQueue.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant import from the same package - org.apache.jcs.engine.control.event.behavior.IElementEventHandler. 24
Error Redundant import from the same package - org.apache.jcs.engine.control.event.behavior.IElementEvent. 25
Error Redundant 'public' modifier. 44
Error Expected @throws tag for 'IOException'. 45
Error Redundant 'public' modifier. 48
Error Redundant 'public' modifier. 55

org/apache/jcs/engine/control/event/behavior/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/engine/control/event/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/engine/control/group/GroupAttrName.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 31
Error Variable 'groupId' must be private and have accessor methods. 34
Error Variable 'attrName' must be private and have accessor methods. 37
Error Missing a Javadoc comment. 39
Error 'groupId' hides a field. 47
Error Expected @param tag for 'groupId'. 47
Error 'attrName' hides a field. 47
Error Expected @param tag for 'attrName'. 47
Error Missing a Javadoc comment. 89

org/apache/jcs/engine/control/group/GroupId.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 32
Error Variable 'groupName' must be private and have accessor methods. 35
Error Variable 'cacheName' must be private and have accessor methods. 40
Error Missing a Javadoc comment. 42
Error 'cacheName' hides a field. 50
Error Expected @param tag for 'cacheName'. 50
Error 'groupName' hides a field. 50
Error Expected @param tag for 'groupName'. 50
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 92

org/apache/jcs/engine/control/group/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/engine/memory/AbstractMemoryCache.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 57
Error 'static' modifier out of order with the JLS suggestions. 57
Error Missing a Javadoc comment. 59
Error Variable 'cacheName' must be private and have accessor methods. 62
Error Variable 'map' must be private and have accessor methods. 67
Error Variable 'attr' must be private and have accessor methods. 72
Error Variable 'cattr' must be private and have accessor methods. 77
Error Variable 'cache' must be private and have accessor methods. 82
Error Variable 'status' must be private and have accessor methods. 85
Error Variable 'chunkSize' must be private and have accessor methods. 88
Error Expected @param tag for 'hub'. 108
Error '1000' is a magic number. 123
Error Expected @throws tag for 'IOException'. 184
Error Expected @throws tag for 'IOException'. 194
Error Missing a Javadoc comment. 207
Error Expected @param tag for 'ce'. 246
Error Expected @throws tag for 'IOException'. 247
Error 'cattr' hides a field. 275
Error Missing a Javadoc comment. 289
Error ';' is followed by whitespace. 295
Error Missing a Javadoc comment. 321

org/apache/jcs/engine/memory/MemoryCache.java

ErrorLine
Error Missing a header - not enough lines in file. 1

org/apache/jcs/engine/memory/behavior/IMemoryCache.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 44
Error Redundant 'public' modifier. 51
Error Expected @throws tag for 'IOException'. 52
Error Redundant 'public' modifier. 59
Error Redundant 'public' modifier. 66
Error Redundant 'public' modifier. 75
Error Redundant 'public' modifier. 85
Error Redundant 'public' modifier. 96
Error Redundant 'public' modifier. 105
Error Redundant 'public' modifier. 119
Error Expected @param tag for 'numberToFree'. 119
Error Expected @throws tag for 'IOException'. 120
Error Redundant 'public' modifier. 131
Error Redundant 'public' modifier. 144
Error Redundant 'public' modifier. 155
Error Redundant 'public' modifier. 166
Error Redundant 'public' modifier. 174
Error Redundant 'public' modifier. 182
Error Redundant 'public' modifier. 189
Error Redundant 'public' modifier. 197
Error Expected @param tag for 'group'. 197

org/apache/jcs/engine/memory/behavior/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/engine/memory/lru/LRUMemoryCache.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error 'static' modifier out of order with the JLS suggestions. 65
Error Expected @param tag for 'hub'. 84
Error Expected @throws tag for 'IOException'. 101
Error Expected @throws tag for 'Error'. 168
Error Expected @param tag for 'numberToFree'. 225
Error Expected @throws tag for 'IOException'. 226
Error Expected @throws tag for 'IOException'. 248
Error Expected @throws tag for 'IOException'. 278
Error Expected @param tag for 'key'. 324
Error Expected @throws tag for 'IOException'. 325
Error ';' is followed by whitespace. 340
Error ';' is followed by whitespace. 361
Error Expected @throws tag for 'IOException'. 399
Error Class IteratorWrapper should be declared as final. 409
Error Missing a Javadoc comment. 414
Error Missing a Javadoc comment. 416
Error Missing a Javadoc comment. 421
Error Missing a Javadoc comment. 426
Error Missing a Javadoc comment. 431
Error Missing a Javadoc comment. 436
Error Missing a Javadoc comment. 441
Error Class MapEntryWrapper should be declared as final. 450
Error Missing a Javadoc comment. 453
Error Missing a Javadoc comment. 455
Error 'e' hides a field. 455
Error Missing a Javadoc comment. 460
Error Missing a Javadoc comment. 465
Error Missing a Javadoc comment. 470
Error Missing a Javadoc comment. 475
Error Missing a Javadoc comment. 480
Error ';' is followed by whitespace. 545
Error Line is longer than 132 characters. 559
Error Line is longer than 132 characters. 590
Error Line is longer than 132 characters. 618
Error Expression can be simplified. 620
Error ';' is followed by whitespace. 628
Error Line is longer than 132 characters. 641
Error Expected @param tag for 'key'. 670
Error Line is longer than 132 characters. 680

org/apache/jcs/engine/memory/mru/MRUMemoryCache.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 56
Error 'static' modifier out of order with the JLS suggestions. 56
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 62
Error Expected @param tag for 'hub'. 78
Error Expected @param tag for 'ce'. 89
Error Expected @throws tag for 'IOException'. 90
Error Expected @param tag for 'numberToFree'. 206
Error Expected @throws tag for 'IOException'. 207
Error Expected @throws tag for 'IOException'. 230
Error Expected an @return tag. 264
Error Expected @param tag for 'key'. 264
Error Expected @throws tag for 'IOException'. 265
Error Expected an @return tag. 342
Error Expected @param tag for 'key'. 342
Error Expected @throws tag for 'IOException'. 343
Error ';' is followed by whitespace. 358
Error ';' is followed by whitespace. 378
Error ';' is followed by whitespace. 428
Error Missing a Javadoc comment. 455

org/apache/jcs/engine/memory/shrinking/ShrinkerThread.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 47
Error 'static' modifier out of order with the JLS suggestions. 47
Error Missing a Javadoc comment. 58
Error 'cache' hides a field. 66
Error '1000' is a magic number. 80
Error Expected @throws tag for 'IOException'. 261
Error '1000' is a magic number. 269
Error '1000' is a magic number. 285

org/apache/jcs/engine/memory/shrinking/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/engine/memory/util/MemoryElementDescriptor.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 32
Error Variable 'ce' must be private and have accessor methods. 35
Error 'ce' hides a field. 42
Error Expected @param tag for 'ce'. 42

org/apache/jcs/engine/memory/util/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/engine/stats/CacheStats.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 71
Error Line is longer than 132 characters. 79
Error Missing a Javadoc comment. 81
Error 'stats' hides a field. 81
Error Missing a Javadoc comment. 101
Error 'stats' hides a field. 101
Error Missing a Javadoc comment. 111

org/apache/jcs/engine/stats/StatElement.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 52
Error 'name' hides a field. 52
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 72
Error 'data' hides a field. 72
Error Missing a Javadoc comment. 82

org/apache/jcs/engine/stats/Stats.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 54
Error 'stats' hides a field. 54
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 84

org/apache/jcs/engine/stats/behavior/ICacheStats.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 38
Error Redundant 'public' modifier. 44
Error Expected @param tag for 'name'. 44
Error Expected an @return tag. 50
Error Redundant 'public' modifier. 50
Error Redundant 'public' modifier. 56
Error Expected @param tag for 'stats'. 56

org/apache/jcs/engine/stats/behavior/IStatElement.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 36
Error Redundant 'public' modifier. 42
Error Expected @param tag for 'name'. 42
Error Redundant 'public' modifier. 50
Error Redundant 'public' modifier. 57
Error Expected @param tag for 'data'. 57

org/apache/jcs/engine/stats/behavior/IStats.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 39
Error Redundant 'public' modifier. 46
Error Expected @param tag for 'stats'. 46
Error Redundant 'public' modifier. 53
Error Redundant 'public' modifier. 61
Error Expected @param tag for 'name'. 61

org/apache/jcs/engine/stats/behavior/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/engine/stats/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/utils/access/AbstractJCSWorkerHelper.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 46

org/apache/jcs/utils/access/JCSWorker.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Line contains a tab character. 56
Error Missing a Javadoc comment. 95
Error Missing a Javadoc comment. 97
Error Expected @param tag for 'aKey'. 198
Error Expected @param tag for 'aGroup'. 198
Error Expected @param tag for 'aHelper'. 198

org/apache/jcs/utils/access/JCSWorkerHelper.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 40
Error Redundant 'public' modifier. 48
Error Redundant 'public' modifier. 59

org/apache/jcs/utils/access/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/utils/config/IUtilConstants.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error interfaces should describe a type and hence have methods. 35
Error Redundant 'public' modifier. 38
Error 'static' modifier out of order with the JLS suggestions. 38
Error Redundant 'public' modifier. 41
Error 'static' modifier out of order with the JLS suggestions. 41
Error 'static' modifier out of order with the JLS suggestions. 46
Error Missing a Javadoc comment. 48
Error 'static' modifier out of order with the JLS suggestions. 48
Error Missing a Javadoc comment. 50
Error 'static' modifier out of order with the JLS suggestions. 50
Error Missing a Javadoc comment. 52
Error 'static' modifier out of order with the JLS suggestions. 52
Error Inner assignments should be avoided. 60
Error Must have at least one statement. 75

org/apache/jcs/utils/config/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/utils/net/HostNameUtil.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 33
Error Missing a Javadoc comment. 35
Error 'static' modifier out of order with the JLS suggestions. 35

org/apache/jcs/utils/net/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/utils/props/PropertyLoader.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Unused @throws tag for 'IllegalArgumentException'. 74
Error 'if' construct must use '{}'s. 82
Error 'if' construct must use '{}'s. 136
Error Must have at least one statement. 142
Error Expected @param tag for 'name'. 164

org/apache/jcs/utils/props/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/utils/serialization/SerializationConversionUtil.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 37
Error Missing a Javadoc comment. 39
Error 'static' modifier out of order with the JLS suggestions. 39
Error Expected @param tag for 'element'. 51
Error Expected @throws tag for 'IOException'. 53
Error Expected @param tag for 'serialized'. 105
Error Expected @throws tag for 'IOException'. 107
Error Expected @throws tag for 'ClassNotFoundException'. 107

org/apache/jcs/utils/serialization/StandardSerializer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected an @return tag. 43
Error Expected @param tag for 'obj'. 43
Error Expected @throws tag for 'IOException'. 44
Error Expected an @return tag. 63
Error Expected @param tag for 'data'. 63
Error Expected @throws tag for 'IOException'. 64
Error Expected @throws tag for 'ClassNotFoundException'. 64

org/apache/jcs/utils/serialization/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/utils/servlet/BasicHttpAuthenticator.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Import from illegal package - sun.misc.BASE64Decoder. 31
Error Missing a Javadoc comment. 38
Error 'static' modifier out of order with the JLS suggestions. 38
Error Expected @param tag for 'req'. 60
Error Expected @param tag for 'res'. 60
Error Expected an @return tag. 88
Error Expected @param tag for 'authHeader'. 88
Error Expected @throws tag for 'IOException'. 89
Error '9' is a magic number. 91
Error '6' is a magic number. 96
Error Expected @param tag for 'userid'. 123
Error Expected @param tag for 'password'. 123

org/apache/jcs/utils/servlet/JCSServletContextListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 48

org/apache/jcs/utils/servlet/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/utils/struct/BoundedQueue.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 31
Error 'maxSize' hides a field. 38
Error Expected @param tag for 'maxSize'. 38
Error Expected @param tag for 'object'. 48

org/apache/jcs/utils/struct/DoubleLinkedList.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error 'static' modifier out of order with the JLS suggestions. 36
Error ';' is followed by whitespace. 162
Error Inner assignments should be avoided. 171
Error Inner assignments should be avoided. 201
Error Inner assignments should be avoided. 224

org/apache/jcs/utils/struct/DoubleLinkedListNode.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Variable 'prev' must be private and have accessor methods. 40
Error Variable 'next' must be private and have accessor methods. 43
Error Expected @param tag for 'payloadP'. 48

org/apache/jcs/utils/struct/LRUElementDescriptor.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 31
Error 'key' hides a field. 42
Error Expected @param tag for 'key'. 42
Error Expected @param tag for 'payloadP'. 42
Error 'key' hides a field. 52

org/apache/jcs/utils/struct/LRUMap.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 57
Error 'static' modifier out of order with the JLS suggestions. 57
Error Missing a Javadoc comment. 60
Error Variable 'map' must be private and have accessor methods. 63
Error Missing a Javadoc comment. 65
Error Variable 'hitCnt' must be private and have accessor methods. 65
Error Missing a Javadoc comment. 67
Error Variable 'missCnt' must be private and have accessor methods. 67
Error Missing a Javadoc comment. 69
Error Variable 'putCnt' must be private and have accessor methods. 69
Error Missing a Javadoc comment. 72
Error Variable 'maxObjects' must be private and have accessor methods. 72
Error Missing a Javadoc comment. 75
Error 'maxObjects' hides a field. 98
Error Expected @param tag for 'maxObjects'. 98
Error Missing a Javadoc comment. 159
Error Missing a Javadoc comment. 168
Error Missing a Javadoc comment. 186
Error Expected @param tag for 'key'. 227
Error Missing a Javadoc comment. 253
Error Missing a Javadoc comment. 277
Error Expected @param tag for 'key'. 380
Error ';' is followed by whitespace. 419
Error Line is longer than 132 characters. 472
Error Expression can be simplified. 474
Error ';' is followed by whitespace. 482
Error Line is longer than 132 characters. 495
Error Expected @param tag for 'key'. 524
Error Expected @param tag for 'key'. 556
Error Expected @param tag for 'value'. 556
Error 'chunkSize' hides a field. 570
Error Missing a Javadoc comment. 659

org/apache/jcs/utils/struct/LRUMapEntry.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error 'key' hides a field. 44
Error Expected @param tag for 'key'. 44
Error 'value' hides a field. 44
Error Expected @param tag for 'value'. 44
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 72

org/apache/jcs/utils/struct/SingleLinkedList.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error Expected @param tag for 'payload'. 85
Error Missing a Javadoc comment. 118
Error Variable 'next' must be private and have accessor methods. 118
Error Missing a Javadoc comment. 120
Error Variable 'payload' must be private and have accessor methods. 120

org/apache/jcs/utils/struct/SortedPreferentialArray.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error 'maxSize' hides a field. 58
Error '100' is a magic number. 247

org/apache/jcs/utils/struct/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/utils/threadpool/PoolConfiguration.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error '2000' is a magic number. 35
Error Missing a Javadoc comment. 38
Error '150' is a magic number. 38
Error Missing a Javadoc comment. 42
Error '4' is a magic number. 42
Error Missing a Javadoc comment. 44
Error '1000' is a magic number. 44
Error '60' is a magic number. 44
Error '5' is a magic number. 44
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 49
Error '4' is a magic number. 49
Error 'useBoundary' hides a field. 55
Error 'useBoundary' hides a field. 87
Error Expected @param tag for 'useBoundary'. 87
Error 'boundarySize' hides a field. 87
Error Expected @param tag for 'boundarySize'. 87
Error 'maximumPoolSize' hides a field. 87
Error Expected @param tag for 'maximumPoolSize'. 87
Error 'minimumPoolSize' hides a field. 87
Error Expected @param tag for 'minimumPoolSize'. 87
Error 'keepAliveTime' hides a field. 88
Error Expected @param tag for 'keepAliveTime'. 88
Error 'whenBlockedPolicy' hides a field. 88
Error Expected @param tag for 'whenBlockedPolicy'. 88
Error 'startUpSize' hides a field. 88
Error Expected @param tag for 'startUpSize'. 88
Error 'boundarySize' hides a field. 103
Error 'maximumPoolSize' hides a field. 120
Error 'minimumPoolSize' hides a field. 137
Error 'keepAliveTime' hides a field. 154
Error 'whenBlockedPolicy' hides a field. 171
Error 'startUpSize' hides a field. 222

org/apache/jcs/utils/threadpool/ThreadPool.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error 'pool' hides a field. 43
Error Expected @param tag for 'pool'. 43
Error 'queue' hides a field. 43
Error Expected @param tag for 'queue'. 43
Error Expected @param tag for 'run'. 73
Error Expected @throws tag for 'InterruptedException'. 74

org/apache/jcs/utils/threadpool/ThreadPoolManager.java

ErrorLine
Error Line does not match expected header line of ''. 7
Error Class ThreadPoolManager should be declared as final. 80
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 86
Error Name 'useBoundary_DEFAULT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
Error Missing a Javadoc comment. 88
Error Name 'boundarySize_DEFAULT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
Error '2000' is a magic number. 88
Error Missing a Javadoc comment. 90
Error Name 'maximumPoolSize_DEFAULT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
Error '150' is a magic number. 90
Error Missing a Javadoc comment. 92
Error Name 'minimumPoolSize_DEFAULT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
Error '4' is a magic number. 92
Error Missing a Javadoc comment. 94
Error Name 'keepAliveTime_DEFAULT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Error '1000' is a magic number. 94
Error '60' is a magic number. 94
Error '5' is a magic number. 94
Error Missing a Javadoc comment. 96
Error Name 'whenBlockedPolicy_DEFAULT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
Error Missing a Javadoc comment. 98
Error Name 'startUpSize_DEFAULT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
Error '4' is a magic number. 98
Error Missing a Javadoc comment. 100
Error Missing a Javadoc comment. 104
Error Missing a Javadoc comment. 107
Error Name 'PROP_NAME_ROOT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
Error Missing a Javadoc comment. 109
Error Name 'DEFAULT_PROP_NAME_ROOT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
Error Missing a Javadoc comment. 114
Error Missing a Javadoc comment. 116
Error Missing a Javadoc comment. 119
Error Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 119
Error Expected @param tag for 'config'. 135
Error Expected @param tag for 'name'. 215
Error 'propsFileName' hides a field. 272
Error 'props' hides a field. 296
Error Expected @param tag for 'root'. 358
Error Missing a Javadoc comment. 466

org/apache/jcs/utils/threadpool/behavior/IPoolConfiguration.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 30
Error Redundant 'public' modifier. 33
Error Redundant 'public' modifier. 36
Error Redundant 'public' modifier. 39
Error Redundant 'public' modifier. 42
Error Redundant 'public' modifier. 48
Error Redundant 'public' modifier. 53
Error Redundant 'public' modifier. 59
Error Redundant 'public' modifier. 64
Error Redundant 'public' modifier. 70
Error Redundant 'public' modifier. 75
Error Redundant 'public' modifier. 81
Error Redundant 'public' modifier. 86
Error Redundant 'public' modifier. 92
Error Redundant 'public' modifier. 97
Error Redundant 'public' modifier. 107
Error Redundant 'public' modifier. 112
Error Redundant 'public' modifier. 118
Error Redundant 'public' modifier. 123

org/apache/jcs/utils/threadpool/behavior/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/utils/threadpool/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/jcs/utils/timing/ElapsedTimer.java

ErrorLine
Error Missing a header - not enough lines in file. 1

org/apache/jcs/utils/timing/SleepUtil.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 25
Error Must have at least one statement. 45

org/apache/jcs/utils/timing/package.html

ErrorLine
Error Missing package documentation file.0