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
- Previous message: Are there any liveness issues about thread scheduling in the JVM?
- Next message: hg: hsx/hotspot-main/hotspot: 8 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Are there any liveness issues about thread scheduling in the JVM?
- Next message: hg: hsx/hotspot-main/hotspot: 8 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]