canLoadClassesFromAnnotationProcessors

We don't run the ModuleInfoProvider Annotation Processor in OSS, so there is no need to attempt to call Class.forName() as we know for sure that those classes won't be there.