]> source.dussan.org Git - aspectj.git/commitdiff
correct expected output
authoraclement <aclement>
Tue, 10 Nov 2009 04:40:30 +0000 (04:40 +0000)
committeraclement <aclement>
Tue, 10 Nov 2009 04:40:30 +0000 (04:40 +0000)
tests/features167/timers/one/aop.xml

index f64e6719658427c800ece23e9dcd00744bf5dec8..dafb718816eaa8c39e5889ca7de013813785d017 100644 (file)
@@ -2,5 +2,5 @@
   <aspects>
    <aspect name="Asp"/>
   </aspects>
-  <weaver options="-timers -verbose -Xset:timersPerJoinpoint=8,timersPerType=3"/>
+  <weaver options="-timers -verbose -Xset:timersPerJoinpoint=2,timersPerFastMatchCall=3"/>
 </aspectj>