8028102: All test targets, jdk/test/Makefile, fail on Windows
authorchegar
Mon, 11 Nov 2013 10:33:02 +0000
changeset 21643 dd4f80b0590d
parent 21642 5efc900f8ecd
child 21644 12edcc716b48
8028102: All test targets, jdk/test/Makefile, fail on Windows Reviewed-by: mduigou
jdk/test/Makefile
--- a/jdk/test/Makefile	Mon Nov 11 16:54:41 2013 +0800
+++ b/jdk/test/Makefile	Mon Nov 11 10:33:02 2013 +0000
@@ -64,7 +64,7 @@
 ifeq ($(UNAME_S), CYGWIN)
   # Location of developer shared files
   SLASH_JAVA = J:
-  GETMIXEDPATH = cygpath -m -s
+  GETMIXEDPATH = cygpath -m
 else
   # Location of developer shared files
   SLASH_JAVA = /java