mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +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
|
@ -54,7 +54,6 @@
|
|||
#include "runtime/biasedLocking.hpp"
|
||||
#include "runtime/compilationPolicy.hpp"
|
||||
#include "runtime/deoptimization.hpp"
|
||||
#include "runtime/flags/flagSetting.hpp"
|
||||
#include "runtime/init.hpp"
|
||||
#include "runtime/interfaceSupport.inline.hpp"
|
||||
#include "runtime/java.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue