src/share/javavm/export/jvm.h

Print this page
rev 9799 : Backed out changeset 2b5b8d82173e

*** 1329,1341 **** * Initialize the agent properties with the properties maintained in the VM. */ JNIEXPORT jobject JNICALL JVM_InitAgentProperties(JNIEnv *env, jobject agent_props); - JNIEXPORT jstring JNICALL - JVM_GetTemporaryDirectory(JNIEnv *env); - /* Generics reflection support. * * Returns information about the given class's EnclosingMethod * attribute, if present, or null if the class had no enclosing * method. --- 1329,1338 ----