hash value in java objects

Xin Tong xerox.time.tech at gmail.com
Fri Dec 7 13:52:03 PST 2012


I am wondering when the hash values in the java objects are
materialized. are they materialized when the object is created ? or
when hashCode on the object is called.  what about modifications to
the object ?

Xin


More information about the hotspot-compiler-dev mailing list