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

/openjdk7/jdk/test/java/rmi/Naming/
H A DDefaultRegistryPort.java85 registry.rebind("myself", registry);
87 Remote myself = Naming.lookup("rmi://localhost/myself");
101 "Test Failed: could not find myself");
/openjdk7/jdk/test/com/sun/jdi/
H A DInvokeTest.java45 static InvokeTarg myself = null; field in class:InvokeTarg

Completed in 82 milliseconds