On 24/03/2016 16:34, David M. Lloyd wrote:
While investigating the JAXP default implementation issue (see
core-libs-dev), I discovered that when ServiceLoader is loading
services from a Layer, it is simply iterating every module in the
layer to find implementations.
It was indexed until recentl
While investigating the JAXP default implementation issue (see
core-libs-dev), I discovered that when ServiceLoader is loading services
from a Layer, it is simply iterating every module in the layer to find
implementations. What if there are thousands or tens of thousands of
modules? Would it