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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dreflection.cpp475 return can_relax_access_check_for(current_class, new_class, classloader_only);
493 bool Reflection::can_relax_access_check_for( function in class:Reflection
567 return can_relax_access_check_for(

Completed in 42 milliseconds