Searched refs:bootclasspaths (Results 1 – 3 of 3) sorted by relevance
83 int bootclasspaths = reply.getNextValueAsInt(); in testClassPaths001() local84 logWriter.println("bootclasspaths = " + bootclasspaths); in testClassPaths001()85 assertTrue(bootclasspaths > 0); in testClassPaths001()86 for (int i = 0; i < bootclasspaths; i++) { in testClassPaths001()
1386 return Arrays.asList(getClasspath().bootclasspaths); in bootClassPath()
280 (Repeat bootclasspaths "Number of paths in bootclasspath."