8154280: Zero build fails with undeclared G1LastPLABAverageOccupancy

Reviewed-by: twisti
This commit is contained in:
Coleen Phillimore 2016-04-21 02:58:04 -04:00
parent 79859bc5dd
commit 2aff402303

View File

@ -24,6 +24,7 @@
#include "precompiled.hpp"
#include "memory/allocation.inline.hpp"
#include "gc/g1/g1_globals.hpp"
#include "gc/g1/g1EvacStats.hpp"
#include "gc/shared/gcId.hpp"
#include "logging/log.hpp"