static long vmStartTime_sys() { try { ret toLong(get(javax(), 'vmStarted_sysTime)); } catch print e { upgradeJavaXAndRestart(); ret 0; } }