diff -r 5ad4627e792a -r 6a7f3e56a242 hotspot/test/gc/6941923/test6941923.sh --- a/hotspot/test/gc/6941923/test6941923.sh Tue Aug 28 15:24:39 2012 -0700 +++ b/hotspot/test/gc/6941923/test6941923.sh Wed Aug 29 14:49:05 2012 -0400 @@ -14,7 +14,7 @@ PS=":" FS="/" ;; - Windows_* ) + Windows_* | CYGWIN_* ) echo "Test skipped for Windows" exit 0 ;;