History log of /openjdk10/langtools/test/tools/javac/annotations/neg/Recovery1.out
Revision Date Author Comments
# 2664:b5d44ecef54d 13-Oct-2014 jlahoda

8054956: Javac reports wrong error offset for unknown identifier of annotation element/value pair
Summary: When reporting an error about unresolvable annotation attribute, use the position of the explicit left-hand-side of the assignment if available, otherwise use the position of the right-hand-side.
Reviewed-by: jfranck


# 2581:1e8664df1b9c 12-Aug-2014 sogoel

8049127: Group 8b - golden files for annotations test in tools/java dir
Reviewed-by: jjg