diff options
Diffstat (limited to 'tests/src/org/aspectj/systemtest/ajc190/ajc190_from150.xml')
-rw-r--r-- | tests/src/org/aspectj/systemtest/ajc190/ajc190_from150.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/org/aspectj/systemtest/ajc190/ajc190_from150.xml b/tests/src/org/aspectj/systemtest/ajc190/ajc190_from150.xml index 41a75c0ae..24d683928 100644 --- a/tests/src/org/aspectj/systemtest/ajc190/ajc190_from150.xml +++ b/tests/src/org/aspectj/systemtest/ajc190/ajc190_from150.xml @@ -2809,7 +2809,7 @@ <line text="1 @Foo()"/> <line text="1 @Foo()"/> <line text="1 @Classified(classification=TOP-SECRET)" vm="1.2,1.3,1.4,1.5,1.6,1.7,1.8"/> - <line text="1 @Classified(classification="TOP-SECRET")" vm="1.9"/> + <line text="1 @Classified(classification="TOP-SECRET")" vm="9+"/> <line text="This information is TOP-SECRET"/> <line text="Entering critical join point with priority 3"/> <line text="Entering critical join point with reflectively obtained priority 3"/> |