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

APIs with system properties to select implementation classes should work consistency

XMLWordPrintable

      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.

            Unassigned Unassigned
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: