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

Add ToolProvider support for jimage tool

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Withdrawn
    • Icon: P3 P3
    • 26
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: