Versions Compared

Key

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

Wiki Markup
According to the Java Language Specification \[[JLS 05|AA. Java References#JLS 05]\]:

...

This means that a method may execute on use uninitialized data and cause runtime exceptions or lead to unanticipated outcomes.

...