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

jdeprscan should be a ToolProvider

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • None
    • tools
    • None

      jdeps and javap in jdk.jdeps are providers of java.util.spi.ToolProvider. jdepscan is currently not a ToolProvider which is an outlier in this module.

      It's a simple straight forward change to make it a ToolProvider (see com.sun.tools.jdeps.Main.JDepsToolProvider)

            smarks Stuart Marks
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: