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

add hidden option to have compiler generate diagnostics in more machine-readable form

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • tools
    • None
    • b14
    • generic
    • generic
    • Verified

        Currently, the compiler generates messages that are fully (and appropriately) i18n. This makes it harder to write tests and other infrastructure that wants to know the nature of error (file, line, error/warn/note, i18n-key, i18n args)
        without caring about the actual text of the message. The hidden option would cause javac to use an alternative simpler format for diagnostic messages.
        ###@###.### 10/12/04 17:48 GMT

              jjg Jonathan Gibbons
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: