Searched defs:instructionSet (Results 1 – 1 of 1) sorted by relevance
24 String instructionSet = VMRuntime.getCurrentInstructionSet(); in main() local66 public static boolean isBootClassPathOnDisk(String instructionSet) throws Exception { in isBootClassPathOnDisk()