Skip to content
Snippets Groups Projects
Commit 7834cd9d authored by david_williams's avatar david_williams
Browse files

jit tests

parent 0f2c5f51
No related branches found
No related tags found
No related merge requests found
......@@ -308,6 +308,10 @@
value="-DbuildLabel=${buildLabel}"/>
<jvmarg
value="-Dplugin-path=${plugin-path}"/>
<!-- JIT work arounds for bug 284441 -->
<env
name="IBM_JAVA_OPTIONS"
value="-Xjit:exclude={org/eclipse/jst/jsp/core/internal/parser/internal/JSPTokenizer.primGetNextToken()Ljava/lang/String;},exclude={org/eclipse/jst/jsp/core/internal/parser/internal/JSPTokenizer.%lt;init%gt;(Ljava/io/Reader;)V},exclude={org/eclipse/wst/html/core/internal/contenttype/HTMLHeadTokenizer.primGetNextToken()Ljava/lang/String;}" />
</java>
<echo
message="wtpmasterjunitresult ${wtpmasterjunitresult}"/>
......
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