[ http://jira.jboss.com/jira/browse/JBAOP-209?page=all ]
Kabir Khan updated JBAOP-209:
-----------------------------
Fix Version/s: 2.0.0.alpha6
(was: 2.0.0.alpha5)
> Change any usage of java.rmi.MarshalledObject with JBoss Serialization's equivalent.
> ------------------------------------------------------------------------------------
>
> Key: JBAOP-209
> URL: http://jira.jboss.com/jira/browse/JBAOP-209
> Project: JBoss AOP
> Issue Type: Feature Request
> Affects Versions: 1.3.5
> Reporter: Bill Burke
> Assigned To: Bill Burke
> Fix For: 2.0.0.alpha6
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.jboss.com/jira/browse/JBAOP-43?page=all ]
Kabir Khan updated JBAOP-43:
----------------------------
Fix Version/s: 2.0.0.alpha6
(was: 2.0.0.alpha5)
> ThreadMetadata serialization
> ----------------------------
>
> Key: JBAOP-43
> URL: http://jira.jboss.com/jira/browse/JBAOP-43
> Project: JBoss AOP
> Issue Type: Feature Request
> Affects Versions: 2.0.0.alpha1
> Reporter: Bill Burke
> Assigned To: Bill Burke
> Fix For: 2.0.0.alpha6
>
>
> ThreadMetadata should be serialized separately and merged with remote ThreadMetaData.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.jboss.com/jira/browse/JBAOP-268?page=all ]
Kabir Khan updated JBAOP-268:
-----------------------------
Fix Version/s: 2.0.0.alpha6
(was: 2.0.0.alpha5)
> Get jdk15.dynamic tests working with generated advisors
> -------------------------------------------------------
>
> Key: JBAOP-268
> URL: http://jira.jboss.com/jira/browse/JBAOP-268
> Project: JBoss AOP
> Issue Type: Sub-task
> Reporter: Kabir Khan
> Assigned To: Flavia Rainone
> Fix For: 2.0.0.alpha6
>
>
> Some classloader stuff is going on with these tests causing them not to work with generated advisors - they are currently set up to use ClassicInstrumentor
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.jboss.com/jira/browse/JBAOP-255?page=all ]
Kabir Khan updated JBAOP-255:
-----------------------------
Fix Version/s: 2.0.0.alpha6
(was: 2.0.0.alpha5)
> Instanceof expressions and methods overriding with a different return type
> --------------------------------------------------------------------------
>
> Key: JBAOP-255
> URL: http://jira.jboss.com/jira/browse/JBAOP-255
> Project: JBoss AOP
> Issue Type: Bug
> Affects Versions: 1.5.0.GA
> Reporter: Kabir Khan
> Fix For: 2.0.0.alpha6
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.jboss.com/jira/browse/JBAOP-261?page=all ]
Kabir Khan updated JBAOP-261:
-----------------------------
Fix Version/s: 2.0.0.alpha6
(was: 2.0.0.alpha5)
> Benchmark and optimize resolveAnnotation call in both JDK1.4 and 1.5
> --------------------------------------------------------------------
>
> Key: JBAOP-261
> URL: http://jira.jboss.com/jira/browse/JBAOP-261
> Project: JBoss AOP
> Issue Type: Task
> Reporter: Ben Wang
> Fix For: 2.0.0.alpha6
>
>
> In the PojoCache benchmark, I have found that resolveAnnotation for field can be quite expensive (at least for JDK1.4). It will be nice if we can benchmark it and then even optimize it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.jboss.com/jira/browse/JBAOP-246?page=all ]
Kabir Khan updated JBAOP-246:
-----------------------------
Fix Version/s: 2.0.0.alpha6
(was: 2.0.0.alpha5)
> Optimize advisor.resolveAnnotation(field, org.jboss.cache.aop.annotation.Serializable.class)
> ---------------------------------------------------------------------------------------------
>
> Key: JBAOP-246
> URL: http://jira.jboss.com/jira/browse/JBAOP-246
> Project: JBoss AOP
> Issue Type: Task
> Reporter: Ben Wang
> Fix For: 2.0.0.alpha6
>
>
> I am running PojoCache benchmark and I have noticed this statement is expensive:
> Object obj = advisor.resolveAnnotation(field, org.jboss.cache.aop.annotation.Serializable.class);
> of which I think it should not.
> I am runnign JDK5.0 but with 1.4 lib.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.jboss.com/jira/browse/JBAOP-226?page=all ]
Kabir Khan updated JBAOP-226:
-----------------------------
Fix Version/s: 2.0.0.alpha6
(was: 2.0.0.alpha5)
> Memory leaks (advanced)
> -----------------------
>
> Key: JBAOP-226
> URL: http://jira.jboss.com/jira/browse/JBAOP-226
> Project: JBoss AOP
> Issue Type: Task
> Affects Versions: 1.3.6
> Reporter: Kabir Khan
> Fix For: 2.0.0.alpha6
>
>
> Need to resolve memory leaks for
> * AOP with generated weaving (domain per class)
> * AOP in scoped deployments (domain per scoped classloader)
> * standalone jboss-aop.xml files deployed in jboss (we will probably need to make the advisor clear itself from the woven class if "empty" following a rebind, and have something in the woven code to repopulate the classadvisor when executing the joinpoints)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira