public static class JavacCompilerWithErrorProne.CompilerInvoker
extends Object
A wrapper for all of the error-prone specific classes. Loading this class with a
non-delegating classloader ensures that error-prone's javac loads javax.tools.* classes from
javac.jar instead of from the bootclasspath.