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

/openjdk9/jdk/src/java.base/windows/classes/java/lang/
H A DProcessEnvironment.java312 final String SYSTEMROOT = "SystemRoot";
317 if (cmp < 0 && (cmp = nameComparator.compare(key, SYSTEMROOT)) > 0) {
319 addToEnvIfSet(sb, SYSTEMROOT);
325 addToEnvIfSet(sb, SYSTEMROOT);
/openjdk9/jdk/test/java/awt/appletviewer/IOExceptionIfEncodedURLTest/
H A DIOExceptionIfEncodedURLTest.sh137 TMP=`cd "${SYSTEMROOT}/Temp"; echo ${PWD}`
/openjdk9/jdk/test/sun/management/jmxremote/bootstrap/
H A DGeneratePropertyPassword.sh41 SystemRoot=$SYSTEMROOT
/openjdk9/common/autoconf/
H A Dgenerated-configure.sh[all...]

Completed in 127 milliseconds