Error message has changed.

XMLWordPrintable

    • sparc
    • solaris_2.4

      The error message has changed from:

      err114.java: 3: Class NotDef not found in int foo().

      to

      err114.java:3: Undefined variable: NotDef

      The code is:

      class Foo {
          int foo() {
              return NotDef.x;
          }
      }

      Is this intentional?

            Assignee:
            Frank Yellin (Inactive)
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: