[jboss-jira] [JBoss JIRA] (WFCORE-3422) OperationContextImpl.originalModel should be final

Brian Stansberry (JIRA) issues at jboss.org
Wed Nov 15 13:22:00 EST 2017


Brian Stansberry created WFCORE-3422:
----------------------------------------

             Summary: OperationContextImpl.originalModel should be final
                 Key: WFCORE-3422
                 URL: https://issues.jboss.org/browse/WFCORE-3422
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor


The original model is assigned in the constructor and should not be (and isn't) reassigned thereafter.

"Bug" only in the sense of non-ideal code. There is no incorrect behavior resulting from this.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list