langtools/test/tools/javac/literals/T6891079.out
author jjg
Tue, 13 Oct 2009 15:26:30 -0700
changeset 4072 70eaf9773f81
child 34997 8174a7d851fb
permissions -rw-r--r--
6891079: Compiler allows invalid binary literals 0b and oBL Reviewed-by: darcy

T6891079.java:8:14: compiler.err.invalid.binary.number
T6891079.java:9:15: compiler.err.invalid.binary.number
T6891079.java:9:18: compiler.err.expected: token.identifier
T6891079.java:10:14: compiler.err.invalid.hex.number
T6891079.java:11:15: compiler.err.invalid.hex.number
T6891079.java:11:18: compiler.err.expected: token.identifier
6 errors