View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041115071338Lbuild.441
|
| 1.52 | modified | belaban | cache/src/main/org/jboss/cache/Node.java | lock acquisition now return true when lock was freshly acquired, and false when lock was already held |
| 1.16 | modified | belaban | cache/src/main/org/jboss/cache/TransactionEntry.java | pp |
| 1.9 | modified | belaban | cache/src/main/org/jboss/cache/lock/LockMap.java | double-check for presence before adding reader |
| 1.19 | modified | belaban | cache/src/main/org/jboss/cache/lock/IdentityLock.java | acquire{Read,Write}Lock() now return boolean: true if lock was not yet held, false if lock was already held |