langtools/test/tools/javac/parser/8081769/T8081769.out
author mcimadamore
Thu, 30 Jul 2015 13:20:01 +0100
changeset 31939 89d4a8756f98
permissions -rw-r--r--
8081769: Redundant error message on bad usage of 'class' literal Summary: javac should skip to next token when an erroneous ident is found in term3rest Reviewed-by: jlahoda

T8081769.java:9:25: compiler.err.expected: token.identifier
T8081769.java:10:23: compiler.err.expected: token.identifier
T8081769.java:11:23: compiler.err.expected: token.identifier
T8081769.java:12:25: compiler.err.expected: token.identifier
T8081769.java:14:33: compiler.err.expected: token.identifier
5 errors