1
0
şunun yansıması https://github.com/eclipse-aspectj/aspectj.git eşitlendi 2024-08-14 14:11:27 +02:00
org.aspectj/tests/mikTests.xml

12 satır
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>