--- old/test/hotspot/gtest/logging/test_logTagLevelExpression.cpp 2017-10-26 15:32:34.523386315 -0400 +++ new/test/hotspot/gtest/logging/test_logTagLevelExpression.cpp 2017-10-26 15:32:34.191191297 -0400 @@ -22,10 +22,10 @@ */ #include "precompiled.hpp" +#include "jvm.h" #include "logging/logLevel.hpp" #include "logging/logTagLevelExpression.hpp" #include "logging/logTagSet.hpp" -#include "prims/jvm.h" #include "unittest.hpp" #include "utilities/globalDefinitions.hpp"