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

/openjdk9/hotspot/src/share/vm/ci/
H A DciEnv.hpp102 ciInstance* _the_null_string; // The Java string "null" member in class:ciEnv
/openjdk9/hotspot/src/share/vm/memory/
H A Duniverse.cpp116 oop Universe::_the_null_string = NULL; member in class:Universe
H A Duniverse.hpp147 static oop _the_null_string; // A cache of "null" as a Java string member in class:Universe

Completed in 79 milliseconds