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

when A$B not resolved, compiler should suggest A.B instead

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.2
    • 1.4.2
    • tools
    • b23
    • generic
    • solaris_8

      PAC has requested a modification to a javac error message.
      When a type name of the form

      A$B

      (that is, the name contains a dollar sign that is neither the
      first nor last character of the name) is not found, the compiler
      should suggest "perhaps you meant A.B"

            gafter Neal Gafter (Inactive)
            gafter Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: