commit | ea400b8fe6791e252d8536e9ab9b97c3521f7027 | [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 | 850c49a9ca57c3886b0c48418194acacdaf13643 | |
parent | 24e84e742417ece32a781cc14365425d7fa1e36e [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