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

Add API note to ToolProvider about minimal supported options

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Withdrawn
    • Icon: P4 P4
    • 25
    • 20, 21
    • 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

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

              Created:
              Updated:
              Resolved: