mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-21 04:10:33 +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