craft a condy class with ASM</a>.
</li>
<li>
- Fix <a href="https://github.com/eclipse/org.aspectj/issues/115">issue #115</a>: In annotation-style pointcuts,
- <tt>if(false)</tt> and <tt>if(true)</tt> now work as expected and do not require a boolean return value and body for
- the <tt>@Pointcut</tt> method.
+ Improvements for <tt>if()</tt> pointcuts in annotation syntax, see issues
+ <a href="https://github.com/eclipse/org.aspectj/issues/115">#115</a>,
+ <a href="https://github.com/eclipse/org.aspectj/issues/120">#120</a>,
+ <a href="https://github.com/eclipse/org.aspectj/issues/122">#122</a>.
</li>
<li>
Thanks to Andrey Turbanov for several clean code contributions and to Dmitry Mikhaylov for fixing a potential
<hr>
<p>
- <b>Available:</b> 1.9.8 available DD-MMM-2022
+ <b>Available:</b> 1.9.8 available 11-Feb-2022
</p>
</body>