aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/test/resources/org/aspectj/systemtest/ajc183/ajc183.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/test/resources/org/aspectj/systemtest/ajc183/ajc183.xml')
-rw-r--r--tests/src/test/resources/org/aspectj/systemtest/ajc183/ajc183.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/test/resources/org/aspectj/systemtest/ajc183/ajc183.xml b/tests/src/test/resources/org/aspectj/systemtest/ajc183/ajc183.xml
index 373340920..50587f59e 100644
--- a/tests/src/test/resources/org/aspectj/systemtest/ajc183/ajc183.xml
+++ b/tests/src/test/resources/org/aspectj/systemtest/ajc183/ajc183.xml
@@ -180,7 +180,7 @@
</ajc-test>
<ajc-test dir="bugs183/443477" title="verifyerror">
- <compile options="-1.7" files="Coo.java"/>
+ <compile options="-1.8" files="Coo.java"/>
<run class="Coo"/>
</ajc-test>