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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: