Skip to content
Snippets Groups Projects
Commit 015c81ce authored by david_williams's avatar david_williams
Browse files

use -Xverify during JUnit tests

parent dd892562
No related branches found
No related tags found
No related merge requests found
......@@ -221,6 +221,8 @@
value="-Xms512m" />
<jvmarg
value="-Xmx1024m" />
<jvmarg
value="-Xverify" />
<jvmarg
value="-Dosgi.ws=${env.BASEWS}" />
<jvmarg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment