aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--org.jacoco.doc/docroot/doc/faq.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.jacoco.doc/docroot/doc/faq.html b/org.jacoco.doc/docroot/doc/faq.html
index c37c265e..643a8d39 100644
--- a/org.jacoco.doc/docroot/doc/faq.html
+++ b/org.jacoco.doc/docroot/doc/faq.html
@@ -117,7 +117,7 @@
<h3>Does JaCoCo run on the IBM JRE J9 and WebSphere?</h3>
<p>
It does. To make the JaCoCo agent work please set the VM option
- <code>-shareclassed:none</code>.
+ <code>-Xshareclassed:none</code>.
</p>
</div>