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

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?

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: