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

mismatch between key and content in compiler error message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • None
    • tools
    • b18

      This compiler error message:

      compiler.misc.upper.bounds=\
              lower bounds: {0}

      had a clear mismatch between its key and its contents. It should be:

      compiler.misc.upper.bounds=\
              upper bounds: {0}

            vromero Vicente Arturo Romero Zaldivar
            vromero Vicente Arturo Romero Zaldivar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: