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

Add API note to ToolProvider about minimal supported options

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P4
    • 23
    • 20, 21
    • core-libs
    • None

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: