CDV ❯ Interception package optimization - redirect to target JP directly when possible
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Won't Fix
-
X-AspectWerkz
-
-
jboner
-
Reporter: jboner
-
May 30, 2006
-
0
-
Watchers: 0
-
July 27, 2012
-
May 31, 2007
Description
if:
* no 'regular' advice in compiled JIT JP
AND
* all array lengths (member fields in JP) are 0
THEN
gen code block to call target member directly
Comments
Taylor Gautier 2007-01-19
Jonas Boner 2007-05-31
no, since we are not using that feature in TC
Jonas -
Can you comment a little more on this? does it still make sense to do?