提交 cd181cad 编写于 作者: J jjh

7110611: compiler message file broken for javac -fullversion

Reviewed-by: jjg
上级 5e9be85a
......@@ -115,7 +115,7 @@ public class Main {
}
public void printFullVersion() {
log.printLines(PrefixKind.JAVAC, "fullversion", ownName, JavaCompiler.fullVersion());
log.printLines(PrefixKind.JAVAC, "fullVersion", ownName, JavaCompiler.fullVersion());
}
public void printHelp() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册