test/java/nio/channels/Selector/lots_of_updates.sh

Print this page

        

*** 28,38 **** # @build LotsOfUpdates # @run shell lots_of_updates.sh OS=`uname -s` case "$OS" in ! Windows_* ) echo "ulimit not on Windows" exit 0 ;; * ) CLASSPATH=${TESTCLASSES}:${TESTSRC} --- 28,38 ---- # @build LotsOfUpdates # @run shell lots_of_updates.sh OS=`uname -s` case "$OS" in ! Windows_* | CYGWIN* ) echo "ulimit not on Windows" exit 0 ;; * ) CLASSPATH=${TESTCLASSES}:${TESTSRC}