Searched refs:JNI_ERROR (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/bin/
H A Demessages.h36 #define JNI_ERROR "Error: A JNI error has occurred, please check your installation and try again" macro
46 #define JVM_ERROR2 "Error: Could not detach main thread.\n" JNI_ERROR
53 #define CLS_ERROR1 "Error: Could not find the main class %s.\n" JNI_ERROR
H A Djava.h246 JLI_ReportErrorMessage(JNI_ERROR); \
251 JLI_ReportErrorMessage(JNI_ERROR); \
H A Djava.c325 JLI_ReportErrorMessage(JNI_ERROR); \

Completed in 35 milliseconds