< prev index next >

test/hotspot/gtest/logging/logTestFixture.cpp

Print this page

        

@@ -20,15 +20,15 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
 #include "precompiled.hpp"
+#include "jvm.h"
 #include "logTestFixture.hpp"
 #include "logTestUtils.inline.hpp"
 #include "logging/logConfiguration.hpp"
 #include "memory/resourceArea.hpp"
-#include "prims/jvm.h"
 #include "unittest.hpp"
 #include "utilities/ostream.hpp"
 
 LogTestFixture::LogTestFixture() {
   // Set up TestLogFileName to include PID, testcase name and test name
< prev index next >