[
http://jira.codehaus.org/browse/MOJO-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anders Sørensen closed MOJO-1408.
---------------------------------
Resolution: Fixed
Fix Version/s: chronos-maven-plugin-1.0
Assignee: Anders Sørensen (was: Kent Soelvsten)
I have added a check which determines if the tests are running on a Sun VM
(System.getProperty("java.vendor").startsWith("Sun ")).
If the tests are not performed on a Sun VM, then the plugin will use the
arguments specified using the <gcargs> tag.
> 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