diff src/share/vm/prims/jvm.h @ 17016:3482684330ee

cherry-pick: 8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms Reviewed-by: mgronlun, kamg Contributed-by: sla
author Bernhard Urban <bernhard.urban@jku.at>
date Tue, 02 Sep 2014 22:19:44 +0200
parents 53a0a0b8c234
children 52b4284cb496
line wrap: on
line diff
--- a/src/share/vm/prims/jvm.h	Tue Sep 02 14:47:10 2014 +0200
+++ b/src/share/vm/prims/jvm.h	Tue Sep 02 22:19:44 2014 +0200
@@ -1482,6 +1482,9 @@
 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