1
0
espelhamento de https://github.com/eclipse-aspectj/aspectj.git sincronizado 2024-08-13 14:13:07 +02:00
org.aspectj/tests/mikTests.xml

12 linhas
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>