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

/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp900 const intptr_t badJNIHandleVal = (intptr_t) CONST64(0xFEFEFEFEFEFEFEFE); // value used to zap jni handle area variable
911 #define badJNIHandle ((oop)::badJNIHandleVal)

Completed in 35 milliseconds