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: Kent Soelvsten


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


Reply via email to