|
| 1.12 | modified | msurtani | src/org/jboss/cache/CacheListener.java | view change notification should happen in the same thread |
| 1.32 | modified | msurtani | src/org/jboss/cache/notifications/Notifier.java | view change notification should happen in the same thread |
| 1.93 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | Patched generic and vararg related issue with Fqn construction |
| 1.9 | modified | msurtani | tests/functional/org/jboss/cache/marshall/RedeploymentEmulationTest.java | Patched generic and vararg related issue with Fqn construction |
| 1.21 | modified | msurtani | tests/functional/org/jboss/cache/optimistic/NodeInterceptorRemoveNodeTest.java | Patched more tests to deal with async notifications |
| 1.18 | modified | msurtani | tests/functional/org/jboss/cache/passivation/BasicPassivationTest.java | Patched more tests to deal with async notifications |
| 1.18 | modified | msurtani | tests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.java | Patched more tests to deal with async notifications |
| 1.92 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | Patched tests to deal with async notifications being emitted, plus proper notifier shutdown/draining |
| 1.31 | modified | msurtani | src/org/jboss/cache/notifications/Notifier.java | Patched tests to deal with async notifications being emitted, plus proper notifier shutdown/draining |
| 1.9 | modified | msurtani | tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTest.java | Patched tests to deal with async notifications being emitted, plus proper notifier shutdown/draining |
| 1.5 | modified | msurtani | tests/functional/org/jboss/cache/jmx/NotificationTest.java | Patched tests to deal with async notifications being emitted, plus proper notifier shutdown/draining |
| 1.17 | modified | msurtani | tests/functional/org/jboss/cache/CallbackTest.java | Patched tests to deal with async notifications being emitted |
| 1.12 | modified | msurtani | tests/functional/org/jboss/cache/LifeCycleTest.java | Patched tests to deal with async notifications being emitted |