< prev index next >
src/hotspot/share/gc/parallel/parallelArguments.cpp
Print this page
*** 30,40 ****
#include "gc/shared/gcArguments.hpp"
#include "gc/shared/genArguments.hpp"
#include "gc/shared/workerPolicy.hpp"
#include "logging/log.hpp"
#include "runtime/globals.hpp"
- #include "runtime/globals_extension.hpp"
#include "runtime/java.hpp"
#include "utilities/defaultStream.hpp"
#include "utilities/powerOfTwo.hpp"
static const double MaxRamFractionForYoung = 0.8;
--- 30,39 ----
< prev index next >