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

/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.cpp2358 bool is_on_bcp = true; // keep this true as long as we can materialize from the boot classloader local
2366 if (is_on_bcp) {
2376 is_on_bcp = false;
2379 if (!is_on_bcp) {
2415 if (is_on_bcp) {

Completed in 37 milliseconds