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

/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp2042 _compact_int_count = 3 enumerator in enum:AdapterFingerPrint::__anon432
2048 int _compact[_compact_int_count];
2095 if (len <= _compact_int_count) {
2096 assert(_compact_int_count == 3, "else change next line");
2167 assert(_compact_int_count == 3, "else change next line");

Completed in 38 milliseconds