--- a/jdk/src/jdk.rmic/share/classes/sun/tools/javac/resources/javac.properties Fri May 22 10:45:59 2015 -0700
+++ b/jdk/src/jdk.rmic/share/classes/sun/tools/javac/resources/javac.properties Fri May 22 16:43:39 2015 -0700
@@ -634,4 +634,4 @@
[The source classpath is "{0}"]\n\
[The library classpath is "{1}"]
javac.err.invalid.encoding.char=\
- The source file encoding may be different with this platform encoding. Please use -encoding option to adjust file encoding, or apply native2ascii utility to make source file ASCII encoding.
+ The source file encoding may be different with this platform encoding. Please use -encoding option to adjust file encoding, or make sure source file converted to ASCII encoding.