mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-30 04:43:27 +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