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

/openjdk7/jdk/test/tools/launcher/
H A DMultipleJRE.sh60 IsWindows() { function
320 if [ `IsWindows` = "true" ]; then
396 if [ `IsWindows` = "false" ]; then
412 if [ `IsWindows` = "true" ]; then
/openjdk7/jdk/test/tools/pack200/
H A DCommandLineTests.java66 javaCmd = Utils.IsWindows
70 javacCmd = Utils.IsWindows
H A DUtils.java61 static final boolean IsWindows = field in class:Utils
453 File unpack200File = IsWindows

Completed in 31 milliseconds