History log of /openjdk10/langtools/test/tools/javac/annotations/typeAnnotations/DeclVsUseErrorMessage.java
Revision Date Author Comments
# 2882:7f25537496ff 17-Apr-2015 alundblad

8073534: Confusing / incorrect error message regarding annotations on non-declarations
Summary: Adjusted error message for annotations on non-declarations.
Reviewed-by: jlahoda, dlsmith