2425262728293031
static { JvmTK.current = new JVM(); } public JvmTK(String p_JavaVersion) { JvmTK.current = new JVM(p_JavaVersion); }