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

jdeps --list-reduced-deps should not show java.base as all modules require it

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • tools
    • None
    • b145

      $ jdeps --list-reduced-deps `find JTwork -name "*.class”`
        java.base
        java.naming

      All modules require java.base and so it can be removed from the reduced graph.

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

              Created:
              Updated:
              Resolved: