RFR (XS): 8141677: Improve java.lang.invoke.MemberName hashCode implementation
Aleksey Shipilev
aleksey.shipilev at oracle.com
Sun Nov 8 20:55:34 UTC 2015
On 11/08/2015 03:30 PM, Claes Redestad wrote:
> bug: https://bugs.openjdk.java.net/browse/JDK-8141677
> webrev: http://cr.openjdk.java.net/~redestad/8141677/webrev.01/
The approach looks sensible. The implementation deserves a comment why
Objects.hash is not used, because it is tempting to fold the back, when
considering it in isolation.
Cheers,
-Aleksey
More information about the core-libs-dev
mailing list