JVM spec missing semantics for "final"

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 6
    • Affects Version/s: 1.4.0
    • Component/s: specification
    • None
    • vm
    • 1.6
    • generic
    • solaris_8

      The JVM spec gives no semantics for the final flag other than a vaguely-worded
      sentence fragment in table 4.4, yet VMs optimize using
      the assumption that a final variable may only be assigned once. It would be
      nice if the VM spec had more specific wording to support that optimization.

            Assignee:
            Alex Buckley
            Reporter:
            Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: