Searched defs:pathSep (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/activation/
H A DServerTableEntry.java100 private static String javaHome, classPath, fileSep, pathSep; field in class:ServerTableEntry
106 pathSep = System.getProperty("path.separator");
149 (serverDef.serverClassPath.equals("") == true ? "" : pathSep) +

Completed in 43 milliseconds