commit | 062a960fd61bda493e84d3974621955bead7ad9f | [log] [tgz] |
---|---|---|
author | Aleksey Shipilev <aleksey.shipilev@oracle.com> | Mon Aug 24 13:15:12 2015 +0100 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Mon Aug 24 13:15:12 2015 +0100 |
tree | 9e37e39abbba375688a03fb382c4588248ccdcec | |
parent | 11dee9e7fefe3d078c18fa81d6ce17915de39771 [diff] |
8129547: Excess entries in BootstrapMethods with the same (bsm, bsmKind, bsmStaticArgs), but different dynamicArgs Pool.DynamicMethod implementation for hash/equals leads to duplicate BSM entries. Reviewed-by: jlahoda