summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/ajcTests.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ajcTests.xml b/tests/ajcTests.xml
index 1d286fc2b..b45a141b7 100644
--- a/tests/ajcTests.xml
+++ b/tests/ajcTests.xml
@@ -6252,7 +6252,9 @@
<ajc-test dir="bugs/lines" pr="37758"
title="Weaving rt.jar results in stack overflow">
<compile files="A.java,big.jar">
+ <!-- message no longer produced as a result of bug fix 44190
<message kind="warning" text="manifest not copied"/>
+ -->
</compile>
<run class="Big"/>
</ajc-test>