mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +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
|
@ -27,6 +27,7 @@
|
|||
#include "code/debugInfoRec.hpp"
|
||||
#include "code/pcDesc.hpp"
|
||||
#include "code/scopeDesc.hpp"
|
||||
#include "compiler/compiler_globals.hpp"
|
||||
#include "memory/resourceArea.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
#include "runtime/handles.inline.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue