]> source.dussan.org Git - aspectj.git/commit
Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow downloa...
authoraclement <aclement>
Mon, 16 May 2005 10:55:24 +0000 (10:55 +0000)
committeraclement <aclement>
Mon, 16 May 2005 10:55:24 +0000 (10:55 +0000)
commit88d477dab59d9f5f175e89534885e4ac6bc0567c
tree51cf97a2cc6ea05dd049995e0040a70aba6d920f
parent0852d51f34460040aa3d3c60e47b7e0fe7b7633d
Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow download in matching)
tests/bugs150/PR94086.aj [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc150/Ajc150Tests.java
tests/src/org/aspectj/systemtest/ajc150/ajc150.xml
weaver/src/org/aspectj/weaver/patterns/IfPointcut.java