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

Provide a command-line tool to find static dependencies

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: