8025970: Spurious characters in JavaCompiler

Reviewed-by: ksrini
This commit is contained in:
Jonathan Gibbons 2013-10-04 15:24:42 -07:00
parent 6995b57041
commit bb2e47a5f4

View File

@ -741,7 +741,7 @@ public class JavaCompiler {
out.close();
}
return outFile;
}''
}
}
/** Generate code and emit a class file for a given class