Class JavacCompilerWithErrorProne.CompilerInvoker

  • All Implemented Interfaces:
    InProcessCompiler, org.codehaus.plexus.logging.LogEnabled
    Enclosing class:
    JavacCompilerWithErrorProne

    public static class JavacCompilerWithErrorProne.CompilerInvoker
    extends JavaxToolsCompiler
    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.