mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-02 14:38:28 +00:00
Using full qualified names for synthetic types; ensuring the user is warned when a variable becomes undefined due to a dependency change. Reviewed-by: rfield