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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dhandles.cpp171 memset(_hwm, badHandleValue, _max - _hwm);
/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp896 const int badHandleValue = 0xBC; // value used to zap vm handle area variable

Completed in 35 milliseconds