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

Provide a command-line tool to find static dependencies

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 8
    • tools
    • b73

    Description

      As proposed in http://openjdk.java.net/jeps/162, add a tool to analyze class dependencies to help developers prepare for the modular platform.

      Provide a command-line tool in the JDK so that developers can understand the static dependencies of their applications and libraries — As part of Project Jigsaw, a useful class analyzer was developed that makes it very easy to identify the dependencies. This class analyzer will be modified to make it easy to identify the usage of non-standard and JDK internal APIs and would provide a useful complement to the warnings emitted by javac when compiling code that make use of JDK internal APIs.

      Attachments

        Issue Links

          Activity

            People

              mchung Mandy Chung
              mchung Mandy Chung
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: