[jboss-jira] [JBoss JIRA] (AS7-5681) Remove RMI gcInterval system props from default Java VM options

Takayoshi Kimura (JIRA) jira-events at lists.jboss.org
Thu Oct 4 04:13:02 EDT 2012


Takayoshi Kimura created AS7-5681:
-------------------------------------

             Summary: Remove RMI gcInterval system props from default Java VM options
                 Key: AS7-5681
                 URL: https://issues.jboss.org/browse/AS7-5681
             Project: Application Server 7
          Issue Type: Enhancement
            Reporter: Takayoshi Kimura
            Priority: Minor


In Java 6 the default value for those props changed to 3600000 and AS7 requires Java 6 or later. Those props are just redundant.

> -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000

http://docs.oracle.com/javase/6/docs/technotes/guides/rmi/sunrmiproperties.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list