[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:15:04 EDT 2012
[ https://issues.jboss.org/browse/AS7-5681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Takayoshi Kimura updated AS7-5681:
----------------------------------
Affects Version/s: 7.2.0.Alpha1
> 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
> Affects Versions: 7.2.0.Alpha1
> Reporter: Takayoshi Kimura
> Assignee: 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