Searched refs:VENDOR_VERSION (Results 1 – 2 of 2) sorted by relevance
66 public static final String VENDOR_VERSION = System.getProperty("java.vm.version"); field in PlatformDescription91 + "VM vendor version=" + VENDOR_VERSION + ", " in describePlatform()
29 #define VENDOR_VERSION 0ULL macro254 return MAKE_SDEI_VERSION(MAJOR_VERSION, MINOR_VERSION, VENDOR_VERSION); in sdei_version()