Searched refs:d_hash2 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.cpp2116 unsigned int d_hash2 = dictionary()->compute_hash(constraint_name, class_loader2); local
2117 int d_index2 = dictionary()->hash_to_index(d_hash2);
2125 klassOop klass2 = find_class(d_index2, d_hash2, constraint_name, class_loader2);

Completed in 37 milliseconds