Searched refs:touch (Results 1 - 25 of 28) sorted by relevance

12

/openjdk7/hotspot/make/bsd/
H A Dadlc_updater20 ( [ -f $3/$1 ] && echo Updating $3/$1 ; touch $2/made-change ; mv $2/$1 $3/$1 )
/openjdk7/hotspot/make/linux/
H A Dadlc_updater20 ( [ -f $3/$1 ] && echo Updating $3/$1 ; touch $2/made-change ; mv $2/$1 $3/$1 )
/openjdk7/hotspot/make/solaris/
H A Dadlc_updater20 ( [ -f $3/$1 ] && echo Updating $3/$1 ; touch $2/made-change ; mv $2/$1 $3/$1 )
/openjdk7/jdk/test/java/nio/file/Files/
H A Ddelete_on_close.sh53 touch $TMPFILE
/openjdk7/jdk/test/java/rmi/reliability/benchmark/bench/
H A DMakefile46 touch .classes
/openjdk7/jdk/test/java/io/pathNames/win32/
H A DSJIS.java40 private static void touch(File f) throws IOException { method in class:SJIS
57 touch(f);
67 touch(f2);
/openjdk7/jdk/test/java/io/File/
H A Dbasic.sh36 touch x.Basic.ro; chmod ugo-w x.Basic.ro
H A DGetXSpace.sh70 touch ${TMP1}/foo
/openjdk7/langtools/test/tools/javah/
H A DReadOldClass.sh74 touch "${TC}/ReadOldClass.java"
/openjdk7/jdk/test/sun/security/tools/jarsigner/
H A Dnewsize7.sh62 touch ns7.txt
H A Ddiffend.sh73 touch META-INF/x.RSA
/openjdk7/jdk/test/sun/net/sdp/
H A Dsanity.sh65 touch ${SDPCONF}
/openjdk7/jdk/test/java/lang/instrument/
H A DManifestTest.sh386 touch $FAIL_MARKER
396 touch $FAIL_MARKER
406 touch $FAIL_MARKER
416 touch $FAIL_MARKER
426 touch $FAIL_MARKER
436 touch $FAIL_MARKER
/openjdk7/jdk/test/sun/security/provider/certpath/DisabledAlgorithms/
H A Dgenerate.sh67 touch root/finished
139 touch subca/finished
209 touch subca/alice/finished
218 touch root/index.txt
227 touch root/revoked
236 touch subca/index.txt
254 touch subca/revoked
/openjdk7/jdk/make/sun/awt/
H A DDepend.mak132 touch make.tmp
134 touch $(STUBFILES)
137 touch $(BUILDSTUBDIR)/awt_colors.h
/openjdk7/jdk/test/com/sun/jdi/
H A DJdbReadTwiceTest.sh74 touch "$@"
238 touch $fred
/openjdk7/jdk/test/tools/launcher/
H A DMultipleJRE.sh172 touch AfairlyLongNameEatsUpDirectorySpaceBetter$i$j
198 touch 57BytesSpecial
201 touch 64BytesPerEntry-$i$j
/openjdk7/langtools/test/tools/apt/Discovery/
H A Ddiscovery.sh58 JARCP=tweedle.jar${SEP}touch.jar${SEP}${TOOLSJAR}
95 rm -f touch.jar
105 ${JAR} cf0 touch.jar Touch*.class META-INF
/openjdk7/corba/make/common/shared/
H A DDefs-utils.gmk134 TOUCH = $(UTILS_COMMAND_PATH)touch
221 TOUCH = $(UTILS_USR_BIN_PATH)touch
/openjdk7/jdk/test/sun/tools/native2ascii/
H A DNative2AsciiTests.sh121 touch x.out
/openjdk7/jdk/test/java/rmi/reliability/benchmark/bench/rmi/
H A DMakefile92 touch .classes
/openjdk7/jdk/make/sun/jawt/
H A DDepend.mak108 touch make.tmp
110 touch $(STUBFILES)
/openjdk7/jdk/make/common/shared/
H A DDefs-utils.gmk151 TOUCH = $(UTILS_COMMAND_PATH)touch
243 TOUCH = $(UTILS_USR_BIN_PATH)touch
/openjdk7/jdk/test/java/security/cert/CertPathBuilder/selfIssued/
H A Dgenerate.sh174 touch root/index.txt
202 touch subca/index.txt
/openjdk7/jdk/test/java/security/cert/CertPathValidator/indirectCRL/
H A Dgenerate.sh174 touch root/index.txt
202 touch subca/index.txt

Completed in 163 milliseconds

12