commit | 9d03d9cffdb3e4bbcff301fdd6952b6474c0550a | [log] [tgz] |
---|---|---|
author | Lois Foltan <lfoltan@openjdk.org> | Thu May 15 09:25:27 2014 -0400 |
committer | Lois Foltan <lfoltan@openjdk.org> | Thu May 15 09:25:27 2014 -0400 |
tree | e8f11fbe37430921aa2a883aa8f4bb3054666a95 | |
parent | 09a316f77679fbb9bf4d6073c896d9f0aba04da6 [diff] |
8041918: BootstrapMethods attribute cannot be empty Allow a BootstrapMethods attribute that contains an empty bootstrap_methods table where num_bootstrap_methods is equal to zero. Reviewed-by: coleenp, hseigel