mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-07 22:50:49 +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