Searched defs:_ArrayIndexOutOfBoundsException_handle (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/ci/
H A DciEnv.hpp95 static jobject _ArrayIndexOutOfBoundsException_handle; member in class:ciEnv
H A DciEnv.cpp84 jobject ciEnv::_ArrayIndexOutOfBoundsException_handle = NULL; member in class:ciEnv
263 = get_or_create_exception(_ArrayIndexOutOfBoundsException_handle,

Completed in 40 milliseconds