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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiTagMap.cpp135 int resize_threshold() const { return _resize_threshold; } function in class:JvmtiTagHashmap
333 if (entry_count() > resize_threshold() && is_resizing_enabled()) {

Completed in 37 milliseconds