Hi :
  
  I used a few java JVMTI type profilers which enable to display source code 
line numbers  when byte codes' suspicious syndromes occur. 


  If an advice ( measure performance of execution time)  applied to multiple 
constructors of  a class through Load Time Weaving,  how can that advice to  be 
implemented  for being aware of source code line numbers of those constructors 
so that advice can print out those source code line numbers .

  



 

 

Ming Qin -  mingqin.wordpress.com
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to