OpenJDK / panama / dev
changeset 52399:858c1639bf72
8213337: windows-x64-slowdebug build is broken by 8177708
Reviewed-by: dholmes
author | iignatyev |
---|---|
date | Fri, 02 Nov 2018 23:44:45 -0700 |
parents | 24f37f464da0 |
children | ca309ee4fd92 |
files | test/hotspot/gtest/runtime/test_os_windows.cpp |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/test/hotspot/gtest/runtime/test_os_windows.cpp Fri Nov 02 18:49:10 2018 -0700 +++ b/test/hotspot/gtest/runtime/test_os_windows.cpp Fri Nov 02 23:44:45 2018 -0700 @@ -27,6 +27,7 @@ #include "runtime/os.hpp" #include "runtime/flags/flagSetting.hpp" +#include "runtime/globals_extension.hpp" #include "unittest.hpp" namespace {