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

/openjdk7/hotspot/src/share/vm/runtime/
H A Darguments.cpp184 const char* spec_vendor = "Sun Microsystems Inc."; local
188 spec_vendor = "Oracle Corporation";
194 new SystemProperty("java.vm.specification.vendor", spec_vendor, false));

Completed in 40 milliseconds