View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060224081342Lbuild.1468
|
| 1.5 | modified | kkhan | aspects/src/test/org/jboss/test/proxyfactory/AbstractProxyTest.java | Fix instance advised hollow proxies.For now set an instance of Object to be the "target" object to avoid the null target problem in the PerInstanceInterceptor.Remove the need to pass Object.class in as the advised class when creating hollow proxies |
| 1.4 | modified | kkhan | aspects/src/main/org/jboss/aop/microcontainer/prototype2/proxyfactory/AOPProxyFactory.java | Fix instance advised hollow proxies.For now set an instance of Object to be the "target" object to avoid the null target problem in the PerInstanceInterceptor.Remove the need to pass Object.class in as the advised class when creating hollow proxies |
| 1.12 | modified | kkhan | aspects/src/main/org/jboss/aop/microcontainer/prototype2/proxyfactory/GeneratedAOPProxyFactory.java | Fix instance advised hollow proxies.For now set an instance of Object to be the "target" object to avoid the null target problem in the PerInstanceInterceptor.Remove the need to pass Object.class in as the advised class when creating hollow proxies |
| 1.2 | modified | kkhan | aop/src/main/org/jboss/aop/proxy/container/ContainerProxyCacheKey.java | Contain class in ContainerProxyCacheKey |
| 1.13 | modified | kkhan | aop/src/main/org/jboss/aop/proxy/container/ContainerProxyFactory.java | Contain class in ContainerProxyCacheKey |