Add ToolProvider support for jimage tool

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Withdrawn
    • Priority: P3
    • 26
    • Affects Version/s: None
    • Component/s: tools
    • None

      We should add a ToolProvider support for the `jimage` tool.

      Running "java --describe-module jdk.jlink" shows that the `jdk.jlink` module provides `jmod` and `jlink`:
      ...
      provides java.util.spi.ToolProvider with
        jdk.tools.jmod.Main$JmodToolProvider
        jdk.tools.jlink.internal.Main$JlinkToolProvider
      ...

      It seems to be an oversight that the `jimage` wasn't added.

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

              Created:
              Updated:
              Resolved: