Description
The WeaveProcessor and CleanProcessor use the Java ServiceLoader to discover available Weaver and Cleaner SPI implementations, respectively. These should support the case in which the SPI impl is in the same CL as the interface it implements (the CW core in general) and not the TCCL.