Searched refs:DESCRIPTION (Results 1 - 13 of 13) sorted by relevance

/openjdk9/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/
H A DPluginsResourceBundle.java34 static final String DESCRIPTION = "description"; field in class:PluginsResourceBundle
57 return getMessage(name + "." + DESCRIPTION, name);
H A DGenerateJLIClassesPlugin.java59 private static final String DESCRIPTION = PluginsResourceBundle.getDescription(NAME); field in class:GenerateJLIClassesPlugin
100 return DESCRIPTION;
H A DSystemModulesPlugin.java94 private static final String DESCRIPTION = field in class:SystemModulesPlugin
111 return DESCRIPTION;
/openjdk9/jdk/test/java/beans/Introspector/
H A DBeanPropertyTest.java43 private final static String DESCRIPTION = "TEST"; field in class:BeanPropertyTest
68 description = DESCRIPTION,
89 description = DESCRIPTION,
111 description = DESCRIPTION,
133 description = DESCRIPTION,
155 description = DESCRIPTION,
177 description = DESCRIPTION,
199 description = DESCRIPTION,
221 description = DESCRIPTION,
243 description = DESCRIPTION,
[all...]
H A DInheritanceBeanPropertyTest.java45 private final static String DESCRIPTION = "TEST"; field in class:InheritanceBeanPropertyTest
79 description = DESCRIPTION,
110 description = DESCRIPTION,
137 description = DESCRIPTION,
164 description = DESCRIPTION,
198 description = DESCRIPTION,
230 description = DESCRIPTION,
250 description = DESCRIPTION,
279 description = DESCRIPTION,
310 description = DESCRIPTION,
[all...]
H A DAnonymousClassBeanPropertyTest.java44 private final static String DESCRIPTION = "TEST"; field in class:AnonymousClassBeanPropertyTest
152 boolean ok = descr.equals(DESCRIPTION);
154 ", expected: " + DESCRIPTION); }
246 description = DESCRIPTION,
269 description = DESCRIPTION,
294 description = DESCRIPTION,
319 description = DESCRIPTION,
344 description = DESCRIPTION,
371 description = DESCRIPTION,
399 description = DESCRIPTION,
[all...]
/openjdk9/jdk/test/sun/jvmstat/monitor/HostIdentifier/
H A DHostIdentifierCreate.java58 private static final int DESCRIPTION = 3; field in class:HostIdentifierTestHandler
129 case DESCRIPTION:
248 state = DESCRIPTION;
259 case DESCRIPTION:
/openjdk9/jdk/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/
H A DXMBeanInfo.java247 rowData[0] = Messages.DESCRIPTION;
285 rowData[0] = Messages.DESCRIPTION;
319 rowData[0] = Messages.DESCRIPTION;
367 rowData[0] = Messages.DESCRIPTION;
387 rowData[0] = Messages.DESCRIPTION;
404 rowData[0] = Messages.DESCRIPTION;
/openjdk9/jdk/test/sun/jvmstat/monitor/VmIdentifier/
H A DVmIdentifierCreateResolve.java58 private static final int DESCRIPTION = 3; field in class:VmIdentifierTestHandler
131 case DESCRIPTION:
266 state = DESCRIPTION;
283 case DESCRIPTION:
/openjdk9/jdk/test/javax/imageio/plugins/tiff/
H A DTIFFDirectoryWriteReadTest.java49 private static final String DESCRIPTION[] = {"Test Image", "Description"}; field in class:TIFFDirectoryWriteReadTest
128 DESCRIPTION, BaselineTIFFTagSet.TAG_IMAGE_DESCRIPTION);
185 checkASCIIField(dir, "description", DESCRIPTION,
H A DReadUnknownTagsTest.java49 private final static String DESCRIPTION = "A Test Image"; field in class:ReadUnknownTagsTest
111 new String[] {DESCRIPTION}));
/openjdk9/jdk/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DMessages.java110 public static String DESCRIPTION; field in class:Messages
/openjdk9/common/autoconf/
H A Dgenerated-configure.sh17857 DESCRIPTION="gmake in PATH"
17869 { $as_echo "$as_me:${as_lineno-$LINENO}: Testing potential make at $MAKE_CANDIDATE, found using $DESCRIPTION" >&5
17870 $as_echo "$as_me: Testing potential make at $MAKE_CANDIDATE, found using $DESCRIPTION" >&6;}
18241 DESCRIPTION="make in PATH"
18253 { $as_echo "$as_me:${as_lineno-$LINENO}: Testing potential make at $MAKE_CANDIDATE, found using $DESCRIPTION" >&5
18254 $as_echo "$as_me: Testing potential make at $MAKE_CANDIDATE, found using $DESCRIPTION" >&6;}
18630 DESCRIPTION="gmake in tools-dir"
18642 { $as_echo "$as_me:${as_lineno-$LINENO}: Testing potential make at $MAKE_CANDIDATE, found using $DESCRIPTION" >&5
18643 $as_echo "$as_me: Testing potential make at $MAKE_CANDIDATE, found using $DESCRIPTION" >&6;}
19013 DESCRIPTION
[all...]

Completed in 147 milliseconds