Add API note to ToolProvider about minimal supported options

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Withdrawn
    • Priority: P4
    • 25
    • Affects Version/s: 20, 21
    • Component/s: core-libs

      Consider adding something like the following to java.util.spi.ToolProvider

          @apiNote
          Tools are encouraged but not required to support `--help` and `--version`
          options, which write to the standard output stream that is provided when
          invoking the `run` method.

      Related JEP: https://openjdk.java.net/jeps/293
      Related issues: TBD

            Assignee:
            Christian Stein
            Reporter:
            Christian Stein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: