|
| 1.2 | modified | msurtani | tests/stress/org/jboss/cache/optimistic/OptimisticDeadlockTest.java | no message |
| 1.1 | added | msurtani | tests/stress/org/jboss/cache/optimistic/OptimisticDeadlockTest.java | *** empty log message *** |
| 1.3 | modified | bwang | tests-50/functional/org/jboss/cache/aop/ReplicatedAnnotationAopTest.java | Added test for @Serializable with relation |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/ReplicatedAnnotationAopTest.java | upd |
| 1.6 | modified | msurtani | tests/stress/org/jboss/cache/BuddyReplicationStressTest.java | javadocs |
| 1.2 | deleted | msurtani | tests-50/perf/org/jboss/cache/data/Address.java | *** empty log message *** |
| 1.2 | deleted | msurtani | tests-50/perf/org/jboss/cache/data/Course.java | *** empty log message *** |
| 1.2 | deleted | msurtani | tests-50/perf/org/jboss/cache/data/Person.java | *** empty log message *** |
| 1.2 | deleted | msurtani | tests-50/perf/org/jboss/cache/data/RandomString.java | *** empty log message *** |
| 1.2 | deleted | msurtani | tests-50/perf/org/jboss/cache/data/Student.java | *** empty log message *** |
| 1.5 | modified | msurtani | tests/stress/org/jboss/cache/BuddyReplicationStressTest.java | Disable stress test |
| 1.1 | added | bwang | tests/scripts/benchmark-50.sh | perf test pojos with jdk50 annotation |
| 1.9 | modified | bwang | tests/scripts/readme.txt | perf test pojos with jdk50 annotation |
| 1.1 | added | bwang | tests-50/perf/org/jboss/cache/data/Address.java | perf test pojos with jdk50 annotation |
| 1.1 | added | bwang | tests-50/perf/org/jboss/cache/data/Course.java | perf test pojos with jdk50 annotation |
| 1.1 | added | bwang | tests-50/perf/org/jboss/cache/data/Person.java | perf test pojos with jdk50 annotation |
| 1.1 | added | bwang | tests-50/perf/org/jboss/cache/data/RandomString.java | perf test pojos with jdk50 annotation |
| 1.1 | added | bwang | tests-50/perf/org/jboss/cache/data/Student.java | perf test pojos with jdk50 annotation |
| 1.4 | modified | msurtani | tests/stress/org/jboss/cache/BuddyReplicationStressTest.java | Added BR stress test |
| 1.3 | modified | msurtani | tests/stress/org/jboss/cache/BuddyReplicationStressTest.java | Added logging |
| 1.2 | modified | msurtani | tests/stress/org/jboss/cache/BuddyReplicationStressTest.java | Added BR stress test |
| 1.1 | added | msurtani | tests/stress/org/jboss/cache/BuddyReplicationStressTest.java | Added BR stress test |
| 1.1 | added | bwang | tests/scripts/benchmark-fieldEmulator.sh | upd |
| 1.8 | modified | bwang | tests/scripts/readme.txt | Use testPerf.jar for the tester instead |
| 1.1 | added | bwang | tests/scripts/benchmark-jar.sh | Use testPerf.jar for the tester instead |
| 1.3 | modified | bwang | tests/scripts/benchmark-pojocache.sh | Minor change to AOP_PATH |
| 1.9 | modified | bwang | tests/scripts/benchmark.sh | Minor change to AOP_PATH |
| 1.2 | modified | bwang | tests/scripts/benchmark-pojocache.sh | upd with additional lib |
| 1.8 | modified | bwang | tests/scripts/benchmark.sh | upd with additional lib |
| 1.7 | modified | bwang | tests/scripts/readme.txt | upd with additional lib |
| 1.1 | added | bwang | tests/scripts/benchmark-pojocache.sh | added |
| 1.6 | modified | bwang | tests/scripts/readme.txt | added |
| 1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/ReplicatedAnnotationAopTest.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/Address.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/Gadget.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/Link.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/NetworkAdmin.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/NetworkDomain.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/NetworkElement.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/NetworkNode.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/NodeManager.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/Person.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/Resource.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/SerializedAddress.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/SpecialAddress.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/Student.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
| 1.7 | modified | bwang | tests/scripts/benchmark.sh | upd |
| 1.5 | modified | bwang | tests/scripts/readme.txt | upd |
| 1.4 | modified | bwang | tests/scripts/readme.txt | upd |
| 1.6 | modified | bwang | tests/scripts/benchmark.sh | Added PojoCache test |