Searched refs:testConfigurationKo (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/management/jmxremote/bootstrap/
H A DRmiBootstrapTest.java715 private String testConfigurationKo(File conf,int port) { method in class:RmiBootstrapTest
743 return testConfigurationKo(file,port+testPort++);
751 * (see findConfigurationFilesKo() and testConfigurationKo())
763 errStr = testConfigurationKo(conf[i],port+testPort++);

Completed in 355 milliseconds