|
| 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 |