Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

References

Wiki Markup
\[[BlochJLS 0105|AA. Java References#BlochReferences#JLS 0105]\] Item 29[Section 14.4.2, MinimizeScope theof scopeLocal of local variablesVariable Declarations|http://java.sun.com/docs/books/jls/third_edition/html/statements.html#14.4.2]
\[[JLSBloch 0501|AA. Java References#JLSReferences#Bloch 0501]\] Section 14.4.2 Scope Item 29, Minimize the scope of Locallocal Variable Declarationsvariables

...

03. Scope (SCP)      03. Scope (SCP)      SCP01-J. When developing Java clients (applets, mobile) assume that all scope can be overridden or modified