< prev index next >

test/hotspot/gtest/utilities/test_json.cpp

Print this page

        

@@ -20,12 +20,12 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
 #include "precompiled.hpp"
+#include "jvm.h"
 #include "memory/resourceArea.hpp"
-#include "prims/jvm.h"
 #include "utilities/json.hpp"
 #include "unittest.hpp"
 
 class JSON_GTest : public JSON {
  public:
< prev index next >