changeset 47765 | b7c7428eaab9 |
parent 47216 | 71c04702a3d5 |
child 49171 | 6ecca4a9c75f |
--- a/test/hotspot/gtest/logging/logTestFixture.cpp Mon Oct 30 16:37:53 2017 +0100 +++ b/test/hotspot/gtest/logging/logTestFixture.cpp Tue Oct 31 11:55:09 2017 -0400 @@ -22,11 +22,11 @@ */ #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"