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

/glassfish-3.1.2/installer/src/cpp/share/launcher/
H A Djava.c1379 static char *supported_vm_versions[] = SUPPORTED_VM_VERSIONS; variable
1380 #define NUM_SUPPORTED_VM_VERSIONS (sizeof(supported_vm_versions) / sizeof(char *))
1413 if (!strncmp(supported_vm_versions[i], version, strlen(supported_vm_versions[i])))

Completed in 28 milliseconds