mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-26 12:22:48 +00:00
Fix and clean-up the processing of types (esp. captured types) into type names for use in generated temp vars Reviewed-by: mcimadamore, jlahoda, rfield