-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
The JDK-specific ModuleResolution class file attribute lacks authoritative specification in JEPs or API docs. Consequentially there are inconsistencies that surface when using this attribute with modules that are not incubating modules.
This issue tracks changing the module resolver to use DO_NOT_RESOLVE_BY_DEFAULT rather than WARN_INCUBATING when binding service provider modules. This change will help with service provider modules that are terminally deprecated, allowing a service provider to be observable but not resolved by default.
This issue tracks changing the module resolver to use DO_NOT_RESOLVE_BY_DEFAULT rather than WARN_INCUBATING when binding service provider modules. This change will help with service provider modules that are terminally deprecated, allowing a service provider to be observable but not resolved by default.
- relates to
-
JDK-8233922 Service binding augments module graph with observable incubator modules
-
- Closed
-