[jboss-jira] [JBoss JIRA] (AS7-5574) Switch to standard Java debug options -agentlib
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Oct 4 16:43:03 EDT 2012
[ https://issues.jboss.org/browse/AS7-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724226#comment-12724226 ]
Brian Stansberry commented on AS7-5574:
---------------------------------------
Thanks!
> Switch to standard Java debug options -agentlib
> -----------------------------------------------
>
> Key: AS7-5574
> URL: https://issues.jboss.org/browse/AS7-5574
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Documentation, Scripts
> Affects Versions: 7.2.0.Alpha1
> Reporter: Cheng Fang
> Assignee: Cheng Fang
>
> AS7 currently has the Java debug options
> -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n
> This uses non-standard options, which may be removed in future JDK, and
> may not work with other vendors' JDK.
> How about switching to use the standard options, to make it easier to
> maintain and port?
> -agentlib:jdwp=transport=dt_socket,address=localhost:8787,server=y,suspend=n
--
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