aboutsummaryrefslogtreecommitdiffstats
path: root/tests/features152/synchronization/aop4.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/features152/synchronization/aop4.xml')
-rw-r--r--tests/features152/synchronization/aop4.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/features152/synchronization/aop4.xml b/tests/features152/synchronization/aop4.xml
new file mode 100644
index 000000000..892a16a0d
--- /dev/null
+++ b/tests/features152/synchronization/aop4.xml
@@ -0,0 +1,8 @@
+<aspectj>
+ <aspects>
+ <aspect name="UnlockAspect1"/>
+ </aspects>
+
+ <weaver options=" -showWeaveInfo -Xjoinpoints:synchronization">
+ </weaver>
+</aspectj> \ No newline at end of file