mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-29 20:48:29 +00:00
Allow a BootstrapMethods attribute that contains an empty bootstrap_methods table where num_bootstrap_methods is equal to zero. Reviewed-by: coleenp, hseigel