Searched refs:utility (Results 1 - 8 of 8) sorted by relevance

/openjdk7/jdk/test/java/rmi/registry/altSecurityManager/
H A DAltSecurityManager.java90 public static void ensureExit(String utility) throws Exception { argument
91 utilityToStart = utility;
110 if (utility.equals(ACTIVATION)) {
/openjdk7/jdk/make/sun/lwawt/
H A DMakefile62 vpath %.c $(SHARE_SRC)/native/sun/awt/utility
/openjdk7/jdk/make/sun/xawt/
H A DMakefile97 vpath %.c $(SHARE_SRC)/native/sun/awt/utility
/openjdk7/jdk/make/common/shared/
H A DSanity.gmk378 " Using the cmd.exe utility is not supported. \n" \
902 @for utility in cpio ar file m4 ; do \
903 if [ ! -r "`$(WHICH) $${utility}`" ]; then \
904 $(ECHO) "WARNING: You do not have the utility $${utility} in the \n" \
992 @$(ECHO) "ERROR: Cannot find the RC utility from path: $(RC)\n" \
997 @$(ECHO) "ERROR: Cannot find the DUMPBIN utility from path: $(DUMPBIN)\n" \
/openjdk7/jdk/src/macosx/native/com/apple/laf/
H A DJRSUIConstantSync.m269 CONSISTENCY_CHECK(WindowType, utility);
/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaInternalFrameBorder.java71 protected static AquaInternalFrameBorder utility() { method in class:AquaInternalFrameBorder
H A DAquaInternalFrameUI.java317 fAquaBorder = AquaInternalFrameBorder.utility();
/openjdk7/jdk/make/sun/awt/
H A DMakefile331 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/utility

Completed in 72 milliseconds