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

javacOptions should be derived from toolOptions and fileManagerOptions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 6
    • tools
    • generic
    • generic

      In RecognizedOptions, javac has lists of options that are valid for the tool API, the standard file manager, and for the command line. The command line options are a superset of the other two sets, and would be better derived as such.

      command-line options =
      tool options
      + file manager options
      + FULLVERSION, HELP, J, VERSION, X, XSTDOUT

      This would mean that new options have to be added in only one list, and not two, as is the case now.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: