org.aspectj/tests/mikTests.xml

12 line
334 B
XML

<!DOCTYPE suite SYSTEM "../tests/ajcTestSuite.dtd">
<suite>
<ajc-test dir="bugs/lines" pr="37758"
title="Weaving rt.jar results in stack overflow">
<compile files="A.java,big.jar">
<message kind="warning" text="manifest not copied"/>
</compile>
<run class="Big"/>
</ajc-test>
</suite>