7110611: compiler message file broken for javac -fullversion
Reviewed-by: jjg
This commit is contained in:
parent
a8308c6690
commit
5349d9af9a
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user