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