-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b167
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8179808 | 10 | Andrey Nazarov | P4 | Resolved | Fixed | b07 |
Add following tests
Check “—suggest-providers myProvider” option where myProvider is not a provider according to module-info.java.
Check “—suggest-providers myProvider” option where myProvider exists but is not used by any module.
Check "--verbose" option without --bind-services option
Check “—suggest-providers myProvider” option where myProvider is not a provider according to module-info.java.
Check “—suggest-providers myProvider” option where myProvider exists but is not used by any module.
Check "--verbose" option without --bind-services option
- backported by
-
JDK-8179808 Add negative tests for bind services Jlink feature
-
- Resolved
-