Searched refs:classPath (Results 1 – 8 of 8) sorted by relevance
165 String classPath = url.toString(); in test_deleteOnExit() local166 int idx = classPath.indexOf("!"); in test_deleteOnExit()168 classPath = classPath.substring(9, idx); // cutting off jar:file: in test_deleteOnExit()
105 String classPath = getApplicationClassPath(); in build() local108 .newInstance(classPath, bridge); in build()
80 public native String classPath(); in classPath() method in VMRuntime
254 private static URLClassLoader getURLClassLoader(String... classPath) in getURLClassLoader() argument257 for (String path : classPath) { in getURLClassLoader()
112 String classPath = System.getProperty("java.class.path", "."); in createSystemClassLoader() local128 return new PathClassLoader(classPath, BootClassLoader.getInstance()); in createSystemClassLoader()
103 String classPath = System.getProperty("java.class.path"); in test_getBundleLjava_lang_StringLjava_util_LocaleLjava_lang_ClassLoader() local104 StringTokenizer tok = new StringTokenizer(classPath, File.pathSeparator); in test_getBundleLjava_lang_StringLjava_util_LocaleLjava_lang_ClassLoader()
715 p.put("java.class.path", runtime.classPath()); in initUnchangeableSystemProperties()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...