- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    9-repo-jigsaw
                    module m{
provides p.Service with p.Implementation;
//no uses p.Service here;
//no exports p here;
}
provides p.Service with p.Implementation;
//no uses p.Service here;
//no exports p here;
}
- duplicates
- 
                    JDK-8147001 [jigsaw] no error in case of service implementation is declared in another module -           
- Closed
 
-         
- relates to
- 
                    JDK-8148648 javac, neither a service definition or its implementation can be inner classes -           
- Resolved
 
-