History log of /openjdk10/langtools/test/tools/javac/6402516/CheckLocalElements.java
Revision Date Author Comments
# 2933:49d207bf704d 21-May-2015 akulyakh

8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine


# 2552:6394204fcef8 17-Jul-2014 darcy

8050430: Provided new utility visitors supporting SourceVersion.RELEASE_9
Reviewed-by: jjg


# 2528:85ff2daae534 09-Jul-2014 jlahoda

8031569: Refactor javac scope implementation to enable lazy imports
Summary: Introducing an internal API for Scope; rewriting ImportScopes to extend CompoundScopes.
Reviewed-by: mcimadamore, jjg, jfranck
Contributed-by: maurizio.cimadamore@oracle.com, jan.lahoda@oracle.com


# 1053:111bbf1ad913 05-Jul-2011 darcy

7025809: Provided new utility visitors supporting SourceVersion.RELEASE_8
Reviewed-by: jjg, mcimadamore


# 797:4868a36f6fd8 28-Dec-2010 ohair

6962318: Update copyright year
Reviewed-by: xdono


# 574:9a7c998bf2fc 02-Jun-2010 darcy

6933147: Provided new utility visitors supporting SourceVersion.RELEASE_7
Reviewed-by: jjg


# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 0:9a66ca7c79fa 30-Nov-2007 duke

Initial load