mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-03 10:20:57 +00:00
Alternate fix for 8015499 to eliminate extra checkcast (by working around a limitation in Types#asSuper) without the side effect that results in 8069265 Reviewed-by: mcimadamore, jjg