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

/openjdk7/jdk/test/sun/rmi/runtime/Log/checkLogging/
H A DCheckLogging.java78 private static String LOCATION; field in class:CheckLogging
103 LOCATION = "rmi://localhost:" + REGISTRY_PORT + "/";
151 Naming.list(LOCATION);
163 Naming.list(LOCATION);
178 Naming.lookup(LOCATION + "notthere");

Completed in 227 milliseconds