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

/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/naming/pcosnaming/
H A DNameService.java158 NamingContextImpl tempContext = contextMgr.addContext( newKey,
160 if( tempContext != null )
162 theContext = tempContext;
/openjdk9/corba/src/jdk.rmic/share/classes/sun/rmi/rmic/iiop/
H A DContextStack.java85 private TypeContext tempContext = new TypeContext(); field in class:ContextStack
191 tempContext.set(newCode,type);
192 traceln(toResultString(tempContext,true,true));
/openjdk9/jdk/src/jdk.accessibility/windows/classes/com/sun/java/accessibility/internal/
H A DAccessBridge.java1001 final AccessibleContext tempContext = testContext;
1005 return tempContext.getAccessibleIndexInParent();

Completed in 188 milliseconds