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

Make jpackage an incubator and remove tool provider implementation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • internal
    • internal
    • tools

              - Rename the module to `jdk.incubator.jpackage`
              - Retain the existing CLI name (`jpackage`)
              - Package the module with the `--do-not-resolve-by-default`
                and `--warn-if-resolved=incubator` options
              - Remove `provides java.util.spi.ToolProvider` from its
                module declaration
              - Define a trivial `ToolProvider`-like API in the
                `jdk.incubator.jpackage` package, and export that package

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: