langtools/test/tools/javac/quid/T6999438.out
author alanb
Fri, 25 Jan 2013 13:09:47 +0000
changeset 15306 4d1877e73daa
parent 14370 eefd0e6642a8
child 23133 a58476887b3d
permissions -rw-r--r--
8006565: java.lang.instrument specification should make it clear that -javaagent is optional Reviewed-by: sla, dcubed, mchung
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14370
eefd0e6642a8 8000483: cryptic error message when source file contains hash
vromero
parents: 14062
diff changeset
     1
T6999438.java:8:9: compiler.err.illegal.char: #
7330
7c670eebe55c 6999438: remove support for exotic identifiers from JDK 7
jjg
parents:
diff changeset
     2
T6999438.java:8:10: compiler.err.illegal.start.of.type
7c670eebe55c 6999438: remove support for exotic identifiers from JDK 7
jjg
parents:
diff changeset
     3
T6999438.java:8:25: compiler.err.expected: token.identifier
7c670eebe55c 6999438: remove support for exotic identifiers from JDK 7
jjg
parents:
diff changeset
     4
T6999438.java:8:26: compiler.err.expected: ';'
7c670eebe55c 6999438: remove support for exotic identifiers from JDK 7
jjg
parents:
diff changeset
     5
T6999438.java:9:2: compiler.err.premature.eof
7c670eebe55c 6999438: remove support for exotic identifiers from JDK 7
jjg
parents:
diff changeset
     6
5 errors