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