Searched defs:PROPS (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/make/sun/net/others/
H A DMakefile48 PROPS = $(PLATFORM_SRC)/lib/content-types.properties macro
50 $(LIBDIR)/content-types.properties: $(PROPS)
/openjdk7/jdk/make/java/java/
H A DMakefile300 PROPS = content-types.properties macro
319 build: $(LIBDIR)/$(PROPS) $(LIBDIR)/$(CAL_PROPS) $(TZMAP)
321 $(LIBDIR)/$(PROPS): $(PLATFORM_SRC)/lib/$(PROPS)
328 $(RM) -r $(LIBDIR)/$(PROPS) $(TZMAP)
/openjdk7/jdk/src/share/classes/com/sun/naming/internal/
H A DVersionHelper.java52 final static String[] PROPS = new String[] { field in class:VersionHelper
98 * Reads each property in PROPS from the system properties, and

Completed in 789 milliseconds