Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8057876

16.2.9: Clarify DU/DA within a block-statement-group

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • specification

      JLS2 16.2.8 included a clause relating DU/DA in one block-statement-group to DU/DA in the preceding block-statement-group. That clause was removed in JLS3 16.2.9, but should have been replaced with:

      V is [un]assigned before a block-statement other than the first of any block-statement-group iff V is [un]assigned after the preceding block-statement in the block-statement-group.

            abuckley Alex Buckley
            abuckley Alex Buckley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: