hg: hsx/hsx23.2/hotspot: 7181200: JVM new hashing code breaks SA in product mode (original) (raw)

keith.mcguigan at oracle.com keith.mcguigan at oracle.com
Wed Jul 11 09:57:27 PDT 2012


Changeset: 571bc10e2a37 Author: kamg Date: 2012-07-11 09:17 -0400 URL: http://hg.openjdk.java.net/hsx/hsx23.2/hotspot/rev/571bc10e2a37

7181200: JVM new hashing code breaks SA in product mode Summary: Made new_hash() overloaded rather than a virtual function so SA code doesn't need to be changed. Reviewed-by: kvn, acorn, dholmes, fparain Contributed-by: coleen.phillimore at oracle.com

! src/share/vm/classfile/symbolTable.cpp ! src/share/vm/classfile/symbolTable.hpp ! src/share/vm/utilities/hashtable.cpp ! src/share/vm/utilities/hashtable.hpp



More information about the hotspot-dev mailing list