mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-19 14:55:17 +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