On Wed, 10 Jul 2024 22:33:54 GMT, Joe Darcy <da...@openjdk.org> wrote:

> First pass at adding some quality of implementation discussions around the 
> overridable methods of Object.

Bloch's _Effective Java, 3/e,_ Items 10, 11, and 12 have some useful background 
information on implementing equals, hashCode, and toString.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20128#issuecomment-2223871986

Reply via email to