Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
acolyer 17865f45b7 ant script for running profiling tests against aspectj with ajc source compile, binary weaving, load-time weaving, and AJDT simulation. Can configure target application and source of compiler (workspace or pre-built jars). il y a 18 ans
..
simple-suite/src ant script for running profiling tests against aspectj with ajc source compile, binary weaving, load-time weaving, and AJDT simulation. Can configure target application and source of compiler (workspace or pre-built jars). il y a 18 ans
readme.txt ant script for running profiling tests against aspectj with ajc source compile, binary weaving, load-time weaving, and AJDT simulation. Can configure target application and source of compiler (workspace or pre-built jars). il y a 18 ans

readme.txt

Some sample aspects that will by default be woven with the
target application.

Designed to make sure that ajc has plenty of work to do!!

Only the "simple-suite" has been defined so far, but you could
define other aspect suites to exercise different workloads, and
use them by setting the test.aspects.src.dir property