jdeps generated module-info.java does not properly handle nested service types

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9-repo-jigsaw
    • Affects Version/s: 9
    • Component/s: tools
    • None

      jdeps generates the `provides` statement in module-info.java that should be a type name. It does not properly handle nested service or impl types:
          provides a.I$Service with p.Nested$Impl;




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

              Created:
              Updated:
              Resolved: