From e0cb106a33b8e4b8dfe0918a3b71b31f122b0627 Mon Sep 17 00:00:00 2001 From: Andy Clement Date: Wed, 27 Sep 2017 14:18:22 -0700 Subject: Adjusted test expectations for Java9 Annotation toString() changes on Java9 so need to include those quotes in expected output. --- tests/src/org/aspectj/systemtest/ajc150/ajc150.xml | 57 ++++++++++++++-------- 1 file changed, 38 insertions(+), 19 deletions(-) (limited to 'tests') diff --git a/tests/src/org/aspectj/systemtest/ajc150/ajc150.xml b/tests/src/org/aspectj/systemtest/ajc150/ajc150.xml index 27e4c9a02..cf75f7426 100644 --- a/tests/src/org/aspectj/systemtest/ajc150/ajc150.xml +++ b/tests/src/org/aspectj/systemtest/ajc150/ajc150.xml @@ -2808,7 +2808,8 @@ - + + @@ -3811,29 +3812,47 @@ - - - + + + + + + - - + + + + - - - - + + + + + + + + - - - - - + + + + + + + + + + - - - - + + + + + + + + -- cgit v1.2.3