[
https://issues.jboss.org/browse/WFLY-158?page=com.atlassian.jira.plugin.s...
]
RH Bugzilla Integration commented on WFLY-158:
----------------------------------------------
Ladislav Thon <lthon(a)redhat.com> made a comment on [bug
926050|https://bugzilla.redhat.com/show_bug.cgi?id=926050]
Verified with EAP 6.2.0.CR1. Only checked that the commit is present in the CR1 tag and
that some of the changes from the commit are actually in the CR1-src.zip.
Constant fields that are not final
----------------------------------
Key: WFLY-158
URL:
https://issues.jboss.org/browse/WFLY-158
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
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