< prev index next >

test/hotspot/jtreg/vmTestbase/nsk/share/gc/lock/jniref/JNIGlobalRefLocker.cpp

Print this page
rev 52100 : 8212083: Handle remaining gc/lock native code and fix two strings
Summary:
Reviewed-by:

@@ -22,12 +22,12 @@
  */
 
 #include <jni.h>
 #include <stdio.h>
 #include <time.h>
-#include "jni_tools.h"
 #include "ExceptionCheckingJniEnv.hpp"
+#include "jni_tools.h"
 
 extern "C" {
 
 static jfieldID objFieldId = NULL;
 
< prev index next >