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