-
Task
-
Resolution: Unresolved
-
P3
-
None
Many APIs specify a system property that is the class name of an implementation class. We need to examine each of these cases for the scenario where the value of the property is the name of the class in a named module. In some of these cases then it may be that the implementation needs to be located via ServiceLoader and the property used to select the implementation. In other cases it may be that the property can only be used to specify an implementation class in an unnamed module.