|
| 1.3 | modified | bwang | etc/META-INF/pojocache-passivation-service.xml | changed to 3 second interval. |
| 1.8 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/passivation/LocalTest.java | pojocache passivation tests |
| 1.8 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/passivation/ReplicatedTest.java | pojocache passivation tests |
| 1.2 | modified | bwang | etc/META-INF/pojocache-passivation-service.xml | pojocache passivation config. |
| 1.2 | modified | bwang | src-50/org/jboss/cache/pojo/util/CacheApiUtil.java | Checked if cacheloader is present, we don't skip the interceptor. |
| 1.3 | modified | genman | src/org/jboss/cache/config/BuddyReplicationConfig.java | Fix potential NPE found using static analysis, clean up unused variables, use Integer.valueOf() as an optimization |
| 1.9 | modified | genman | src/org/jboss/cache/interceptors/InvocationContextInterceptor.java | Fix potential NPE found using static analysis, clean up unused variables, use Integer.valueOf() as an optimization |
| 1.36 | modified | genman | src/org/jboss/cache/interceptors/OptimisticValidatorInterceptor.java | Fix potential NPE found using static analysis, clean up unused variables, use Integer.valueOf() as an optimization |
| 1.3 | modified | genman | src/org/jboss/cache/lock/LockStrategySerializable.java | Fix potential NPE found using static analysis, clean up unused variables, use Integer.valueOf() as an optimization |
| 1.3 | modified | genman | src/org/jboss/cache/lock/SimpleLock.java | Fix potential NPE found using static analysis, clean up unused variables, use Integer.valueOf() as an optimization |
| 1.20 | modified | genman | src/org/jboss/cache/marshall/MethodDeclarations.java | Fix potential NPE found using static analysis, clean up unused variables, use Integer.valueOf() as an optimization |
| 1.8 | modified | genman | src/org/jboss/cache/marshall/TreeCacheMarshaller200.java | Fix potential NPE found using static analysis, clean up unused variables, use Integer.valueOf() as an optimization |
| 1.18 | modified | genman | tests/functional/org/jboss/cache/loader/BdbjeCacheLoaderTest.java | Fix potential NPE found using static analysis, clean up unused variables, use Integer.valueOf() as an optimization |
| 1.6 | modified | genman | tests/functional/org/jboss/cache/loader/JdbmCacheLoaderTest.java | Fix potential NPE found using static analysis, clean up unused variables, use Integer.valueOf() as an optimization |
| 1.15 | modified | genman | src/org/jboss/cache/GlobalTransaction.java | Fix potential NPE found using static analysis, clean up unused variables, use Integer.valueOf() as an optimization |
| 1.47 | modified | genman | src/org/jboss/cache/buddyreplication/BuddyManager.java | Fix potential NPE found using static analysis, clean up unused variables, use Integer.valueOf() as an optimization |
| 1.8 | modified | genman | src-50/org/jboss/cache/pojo/impl/ObjectGraphHandler.java | JBCACHE-485 - Set.contains() remove() and add() O(1) ops now |
| 1.3 | modified | genman | src-50/org/jboss/cache/pojo/memory/FieldPersistentReference.java | JBCACHE-485 - Set.contains() remove() and add() O(1) ops now |
| 1.5 | modified | genman | tests-50/functional/org/jboss/cache/pojo/collection/CachedSetTest.java | JBCACHE-485 - Set.contains() remove() and add() O(1) ops now |
| 1.7 | modified | genman | src-50/org/jboss/cache/pojo/PojoCache.java | JBCACHE-485 - Set.contains() remove() and add() O(1) ops now |
| 1.11 | modified | genman | src-50/org/jboss/cache/pojo/collection/CachedListImpl.java | JBCACHE-485 - Set.contains() remove() and add() O(1) ops now |
| 1.10 | modified | genman | src-50/org/jboss/cache/pojo/collection/CachedSetImpl.java | JBCACHE-485 - Set.contains() remove() and add() O(1) ops now |
| 1.1 | added | genman | src-50/org/jboss/cache/pojo/collection/IntegerCache.java | JBCACHE-485 - Set.contains() remove() and add() O(1) ops now |
| 1.2 | modified | bstansberry | tests/functional/org/jboss/cache/api/CacheSPITest.java | Add proper setUp/tearDown |
| 1.1 | added | bstansberry | tests/functional/org/jboss/cache/api/CacheSPITest.java | Add simple tests of membership list / coordinator role |
| 1.5 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/collection/ReplicatedSyncListTest.java | Use removeNode api |
| 1.5 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/collection/ReplicatedSyncMapTest.java | Use removeNode api |
| 1.5 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/integrated/NetworkManagementTest.java | Use removeNode api |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/integrated/PropagationManagerlTest.java | Use removeNode api |
| 1.5 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/integrated/ReplicatedNetworkManagementTest.java | Use removeNode api |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/integrated/ReplicatedPropagationManagerlTest.java | Use removeNode api |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/ReplicatedCircularGraphTest.java | Use removeNode api |
| 1.7 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/ReplicatedObjectGraphTest.java | Use removeNode api |
| 1.5 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/collection/ReplicatedSyncSetTest.java | Use removeNode api |