static bool is64BitVM() { ret eq("64", System.getProperty("sun.arch.data.model")); }