Are you by any chance hitting
https://bugs.eclipse.org/bugs/show_bug.cgi?id=488216 I wonder. Which I just
fixed for the 1.8.9 release.  Try 1.8.9?

cheers,
Andy

On 6 April 2016 at 05:11, Omar Javed <omarjave...@outlook.com> wrote:

> Hi,
>
> I am using AspectJ load time agent together with another JVMTI agent. In
> the other
> agent we also preprocess and modify the bytecode. When dumping with AspectJ
> weaver (using <Dump> with "beforeandafter" options in aop-ajc.xml), the
> modification by the
> other agent can still be seen in the _ajdump/_before/ directory. However,
> in some
> (not all) cases the pre-modification is removed. I wonder if there is any
> mechanism
> in AspectJ which ignores the input bytecode array and directly read from
> the disk?
> If so, how shall I avoid that?
>
> Regards,
>
> Omar
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to