8202151: [BACKOUT] Split globals.hpp to factor out the Flag class

Backed out JDK-8081519

Reviewed-by: kvn
This commit is contained in:
Gerard Ziemski 2018-04-23 14:51:16 -05:00
parent d1f838a285
commit 816e2e5fe0
66 changed files with 2966 additions and 3060 deletions

View file

@ -26,7 +26,6 @@
#define SHARE_VM_RUNTIME_MUTEXLOCKER_HPP
#include "memory/allocation.hpp"
#include "runtime/flags/flagSetting.hpp"
#include "runtime/mutex.hpp"
// Mutexes used in the VM.