On 01/29/2015 09:53 PM, joe darcy wrote: > + * As much as is reasonably practical, the hashCode method defined > + * by class {@code Object} does return distinct integers for > + * distinct objects. (The hashCode may or may not be implemented > + * as some function of an object's memory address at some point > + * in time.)
Is it worth mentioning the performance cost of the default implementation, for typical VMs? -- Florian Weimer / Red Hat Product Security