--- old/src/jdk.compiler/share/classes/com/sun/tools/javac/api/JavacTaskPool.java 2019-12-20 15:40:49.000000000 +0000 +++ new/src/jdk.compiler/share/classes/com/sun/tools/javac/api/JavacTaskPool.java 2019-12-20 15:40:48.000000000 +0000 @@ -129,7 +129,7 @@ * @param out a Writer for additional output from the compiler; * use {@code System.err} if {@code null} * @param fileManager a file manager; if {@code null} use the - * compiler's standard filemanager + * compiler's standard file manager * @param diagnosticListener a diagnostic listener; if {@code * null} use the compiler's default method for reporting * diagnostics