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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvm_version.cpp66 #define VM_RELEASE HOTSPOT_RELEASE_VERSION macro
68 #define VM_RELEASE HOTSPOT_RELEASE_VERSION "-" HOTSPOT_BUILD_TARGET macro
165 return VM_RELEASE;
254 return VMNAME " (" VM_RELEASE ") for " OS "-" CPU FLOAT_ARCH_STR

Completed in 28 milliseconds