mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-13 08:30:45 +00:00
When a type cannot be found, look into other modules, search for possible viable types, and report them conveniently to the user. Reviewed-by: mcimadamore, jjg