mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 10:04:42 +02:00
8243205: Modularize JVM flags declaration
Reviewed-by: kvn, coleenp, stefank
This commit is contained in:
parent
8befc3210d
commit
1d15ebe19e
27 changed files with 336 additions and 191 deletions
|
@ -28,6 +28,7 @@
|
|||
#include "asm/codeBuffer.hpp"
|
||||
#include "ci/compilerInterface.hpp"
|
||||
#include "code/debugInfoRec.hpp"
|
||||
#include "compiler/compiler_globals.hpp"
|
||||
#include "compiler/compilerOracle.hpp"
|
||||
#include "compiler/compileBroker.hpp"
|
||||
#include "compiler/compilerEvent.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue