[
http://jira.codehaus.org/browse/MOJO-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=254940#action_254940
]
Benjamin Bentmann commented on MOJO-1408:
-----------------------------------------
bq. I have added a check which determines if the tests are running on a Sun VM
(System.getProperty("java.vendor").startsWith("Sun ")).
Keep in mind that since Oracle's acquisition of Sun, the products are being
re-branded and AFAICT JRE 1.7+ reports "Oracle Corporation" as its vendor.
> Supports JRockit (Oracle BEA) JVM While Running JMeter
> ------------------------------------------------------
>
> Key: MOJO-1408
> URL: http://jira.codehaus.org/browse/MOJO-1408
> Project: Mojo
> Issue Type: Bug
> Components: chronos
> Environment: JRockit as default JVM
> Reporter: Bill Zhang
> Assignee: Anders Sørensen
> Fix For: chronos-maven-plugin-1.0
>
>
> When using 'jmeter' maven goal, this plugin generates a java command line to
> invoke JMeter. There is a command line option "-Xloggc:<log file name>"
> generated from JMeterMojo.java for the JVM. However, "-Xloggc" is good for
> Sun JVM, not good for JRockit JVM bundled by Weblogic. "-Xverboselog" should
> be used instead for JRockit. Please recognize JRockit JVM in JMeterMojo.java.
> Otherwise we have to disable garbage collection.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email