mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-06 03:35:10 +00:00
Don't assert if class has a bad element_tag in an element_value structure of a RuntimeVisibleAnnotation attribute. Instead, ignore the attribute. Reviewed-by: acorn, gtriantafill