Description
Java 9 module support requires that an API locate its implementation using java.util.ServiceLoader. Although we do not plan on implementing module support at this time this change is easy to implement and can be done in a backward compatible manner.