< prev index next >
test/hotspot/gtest/runtime/test_os_windows.cpp
Print this page
*** 25,35 ****
#ifdef _WINDOWS
#include "runtime/os.hpp"
#include "runtime/flags/flagSetting.hpp"
! #include "runtime/globals_extension.hpp"
#include "unittest.hpp"
namespace {
class MemoryReleaser {
char* const _ptr;
--- 25,35 ----
#ifdef _WINDOWS
#include "runtime/os.hpp"
#include "runtime/flags/flagSetting.hpp"
! #include "runtime/globals.hpp"
#include "unittest.hpp"
namespace {
class MemoryReleaser {
char* const _ptr;
< prev index next >