Searched defs:bootClassPath (Results 1 – 2 of 2) sorted by relevance
189 String bootClassPath = System.getProperty("org.apache.harmony.boot.class.path"); in test_getProperty_bootClassPath() local
80 public native String bootClassPath(); in bootClassPath() method in VMRuntime