[jboss-jira] [JBoss JIRA] (AS7-6781) Constant fields that are not final
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Sun Mar 24 08:08:42 EDT 2013
[ https://issues.jboss.org/browse/AS7-6781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated AS7-6781:
----------------------------------
Bugzilla Update: (was: Perform)
> Constant fields that are not final
> ----------------------------------
>
> Key: AS7-6781
> URL: https://issues.jboss.org/browse/AS7-6781
> Project: Application Server 7
> Issue Type: Bug
> Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final)
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 8.0.0.Alpha1
>
> Attachments: non-final-fields.txt
>
>
> Analysis by Stephan Mueller shows that the AS codebase includes a significant number of public constant fields that are missing the "final" keyword, which could allow incorrect or nefarious code to change them. This task is to fix these.
> As part of the work for a few cases I'll reduce the field visibility.
> I'll attach file listing the cases.
--
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