mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +02:00
8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
Backed out JDK-8081519 Reviewed-by: kvn
This commit is contained in:
parent
d1f838a285
commit
816e2e5fe0
66 changed files with 2966 additions and 3060 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue