in var initializer, use OK if definitely assigned.

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • None
    • Affects Version/s: 1.4.0
    • Component/s: tools
    • generic
    • solaris_8

      javac fails the following jacks tests:
      8.3.2.3-legal-forward-instance-12
      8.3.2.3-legal-forward-instance-13
      8.3.2.3-legal-forward-static-9
      8.3.2.3-legal-forward-static-10

      A typical example is

      class T {
      int x = (y=1);
      int y = 3;
      }

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: