Searched refs:CFG_ERROR8 (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/bin/
H A Demessages.h72 #define CFG_ERROR8 "Error: missing `%s' JVM at `%s'.\nPlease install or use the JRE or JDK that contains these missing components." macro
/openjdk7/jdk/src/macosx/bin/
H A Djava_md_macosx.c482 JLI_ReportErrorMessage(CFG_ERROR8, jvmtype, jvmpath);
/openjdk7/jdk/src/solaris/bin/
H A Djava_md_solinux.c469 JLI_ReportErrorMessage(CFG_ERROR8, jvmtype, jvmpath);
/openjdk7/jdk/src/windows/bin/
H A Djava_md.c220 JLI_ReportErrorMessage(CFG_ERROR8, jvmtype, jvmpath);

Completed in 52 milliseconds