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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiExport.hpp207 inline static bool can_modify_any_class() { return _can_modify_any_class; } function in class:JvmtiExport
/openjdk7/hotspot/src/share/vm/memory/
H A Dfilemap.cpp432 if (JvmtiExport::can_modify_any_class() || JvmtiExport::can_walk_any_space()) {

Completed in 2482 milliseconds