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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9-repo-jigsaw
    • 9
    • 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;




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

              Created:
              Updated:
              Resolved: