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

[jigsaw] no error in case of service implementation is declared in another module

XMLWordPrintable

      Compile-time error is expected if there is "provides with" statement in module-info.java of one module and service implementation is declared in another module. Error is expected due to jigsaw-1.1.3-220

      The service implementation must be declared in the current module, or a compile-time error occurs.

            vromero Vicente Arturo Romero Zaldivar
            kbarzilovich Konstantin Barzilovich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: