|
| 1.13 | modified | rloehr | docs/Changelog.txt | update the changelog with diff between current 1.3.0 notes from JIRA and previous 1.3.0.Beta1 notes from changelog |
| 1.11 | modified | bstansberry | tests/functional/org/jboss/cache/aop/statetransfer/StateTransferAopTestBase.java | Don't leak ref to 'this' to Thread from CacheUser c'tor |
| 1.5 | modified | bstansberry | tests/functional/org/jboss/cache/statetransfer/VersionedTestBase.java | Don't leak ref to 'this' to Thread from CacheUser c'tor |
| 1.4 | modified | msurtani | src/org/jboss/cache/aop/util/AopUtil.java | JBCACHE-502 |
| 1.87 | modified | msurtani | /build.xml | Updated version |
| 1.9 | modified | msurtani | src/org/jboss/cache/Version.java | Updated version |
| 1.4 | modified | bwang | src/org/jboss/cache/eviction/BaseEvictionAlgorithm.java | Changed the log output level from warn to debug in removeQueue |
| 1.4 | modified | bwang | tests/scripts/bench.txt | upd |
| 1.14 | modified | bwang | tests/perf/org/jboss/cache/Server.java | upd |
| 1.13 | modified | bwang | tests/perf/org/jboss/cache/Server.java | upd |
| 1.12 | modified | bwang | tests/perf/org/jboss/cache/Server.java | upd |
| 1.22 | modified | bstansberry | src/org/jboss/cache/Fqn.java | Ensure equals() handles other types properly |
| 1.12 | modified | bstansberry | src/org/jboss/cache/GlobalTransaction.java | Remove unneeded null check from equals() |
| 1.6 | modified | bstansberry | tests/functional/org/jboss/cache/FqnTest.java | Add a test that equals() handles null and other types properly |
| 1.4 | modified | bstansberry | tests/functional/org/jboss/cache/GlobalTransactionTest.java | Add a test that equals() handles null properly |