mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-30 21:18:25 +00:00
Introducing an internal API for Scope; rewriting ImportScopes to extend CompoundScopes. Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com> Reviewed-by: mcimadamore, jjg, jfranck