Searched refs:FOUNDCLASSES (Results 1 – 1 of 1) sorted by relevance
273 if (keyStr.startsWith(FOUNDCLASSES)) in writeEnvironmentReport()317 public static final String FOUNDCLASSES = "foundclasses."; field in EnvironmentCheck446 if (keyStr.startsWith(FOUNDCLASSES)) in appendEnvironmentReport()597 h.put(FOUNDCLASSES + "java.class.path", classpathJars); in checkSystemProperties()609 h.put(FOUNDCLASSES + "sun.boot.class.path", classpathJars); in checkSystemProperties()623 h.put(FOUNDCLASSES + "java.ext.dirs", classpathJars); in checkSystemProperties()