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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvm_version.cpp196 #ifndef HOTSPOT_BUILD_USER
197 #define HOTSPOT_BUILD_USER unknown macro
256 " by " XSTR(HOTSPOT_BUILD_USER) " with " HOTSPOT_BUILD_COMPILER;
260 return HOTSPOT_BUILD_USER;

Completed in 233 milliseconds