< prev index next >

src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties

Print this page
rev 60227 : 8224225: Tokenizer improvements
Reviewed-by: jlaskey

*** 1381,1393 **** # 0: type, 1: name compiler.err.unreported.exception.implicit.close=\ unreported exception {0}; must be caught or declared to be thrown\n\ exception thrown from implicit call to close() on resource variable ''{1}'' - compiler.err.unsupported.cross.fp.lit=\ - hexadecimal floating-point literals are not supported on this VM - compiler.err.void.not.allowed.here=\ ''void'' type not allowed here # 0: string compiler.err.wrong.number.type.args=\ --- 1381,1390 ----
< prev index next >