mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-22 10:22:27 +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