Changeset: 546177ff91b3 Author: kevinw Date: 2014-02-24 10:46 +0000 URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/546177ff91b3
8028623: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters. Reviewed-by: sla, dsamersoff ! agent/src/share/classes/sun/jvm/hotspot/utilities/Hashtable.java + test/serviceability/sa/jmap-hashcode/Test8028623.java Changeset: 2d7067758ce9 Author: kevinw Date: 2014-11-24 09:52 -0800 URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/2d7067758ce9 8061785: [TEST_BUG] serviceability/sa/jmap-hashcode/Test8028623.java has utf8 character corrupted by earlier merge Reviewed-by: poonam ! test/serviceability/sa/jmap-hashcode/Test8028623.java