History log of /openjdk10/langtools/test/tools/javac/processing/environment/round/SurfaceAnnotations.java
Revision Date Author Comments
# 2246:7163a6b6d8ea 10-Jan-2014 jlahoda

8030049: RoundEnvironment.getElementsAnnotatedWith receives wrong elements
Summary: Match the required and actual annotations using Element equivalence rather than TypeMirror equivalence, to avoid trouble with erroneous types.
Reviewed-by: darcy


# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 0:9a66ca7c79fa 30-Nov-2007 duke

Initial load