8293046: Move CDS command-line flags to cds_globals.hpp

Reviewed-by: dholmes, ccheung, coleenp
This commit is contained in:
Ioi Lam 2022-08-31 19:58:36 +00:00
parent 372fc58e89
commit 12317ef7d0
17 changed files with 130 additions and 62 deletions

View file

@ -24,6 +24,7 @@
#include "precompiled.hpp"
#include "jvm.h"
#include "cds/cds_globals.hpp"
#include "cds/dynamicArchive.hpp"
#include "classfile/classLoaderDataGraph.hpp"
#include "classfile/javaClasses.hpp"